Video SDK for Android API Reference
Loading...
Searching...
No Matches
UVCCameraStatus.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3public enum UVCCameraStatus {
13 @Deprecated
22 DETACHED
CONNECTED
UVC camera is connected, you can switch to this camera at this time.
ATTACHED
The state when UVC camera is inserted, you can switch to this camera at this time.
CANCELED
UVC camera is canceled.