public bool CanSelectVideoDevice()
 {
     return(CAPI.DeviceApi_LastUpdate() > 0);
 }