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