|
Video SDK for Linux API Reference
|
user helper More...
Go to the source code of this file.
Classes | |
| struct | ZoomVideoSDKVideoStatus |
| Video status information on the user's video device (the detected compatible video camera device), and status (whether video is turned on or off). More... | |
| struct | ZoomVideoSDKAudioStatus |
| Audio status information. More... | |
| struct | ZoomVideoSDKVideoStatisticInfo |
| Video statistic information. More... | |
| struct | ZoomVideoSDKShareStatisticInfo |
| Share statistic information. More... | |
| struct | ZoomVideoSDKShareCursorData |
| Share cursor information. More... | |
| class | IZoomVideoSDKRawDataPipeDelegate |
| Video/share raw data sink interface. More... | |
| class | IZoomVideoSDKRawDataPipe |
| Video/share raw data pipe interface. More... | |
| class | IZoomVideoSDKCameraControlRequestHandler |
| Camera control interface. More... | |
| class | IZoomVideoSDKRemoteCameraControlHelper |
| class | IZoomVideoSDKCanvas |
| video or share canvas interface. More... | |
| class | IZoomVideoSDKUser |
| User object interface. More... | |
| class | IZoomVideoSDKUserHelper |
| User helper interface. More... | |
user helper
Definition in file zoom_video_sdk_user_helper_interface.h.
| enum RawDataStatus |
| Enumerator | |
|---|---|
| RawData_On | |
| RawData_Off | |
Definition at line 133 of file zoom_video_sdk_user_helper_interface.h.
Audio type: VOIP (Voice over IP), Telephony, or None.
| Enumerator | |
|---|---|
| ZoomVideoSDKAudioType_VOIP | |
| ZoomVideoSDKAudioType_TELEPHONY | |
| ZoomVideoSDKAudioType_None | |
Definition at line 40 of file zoom_video_sdk_user_helper_interface.h.
| Enumerator | |
|---|---|
| ZoomVideoSDKCanvasType_VideoData | Video camera data |
| ZoomVideoSDKCanvasType_ShareData | Share data |
Definition at line 340 of file zoom_video_sdk_user_helper_interface.h.
| Enumerator | |
|---|---|
| ZoomVideoSDKNetwork_None | |
| ZoomVideoSDKNetwork_Bad | |
| ZoomVideoSDKNetwork_Normal | |
| ZoomVideoSDKNetwork_Good | |
Definition at line 29 of file zoom_video_sdk_user_helper_interface.h.
Definition at line 122 of file zoom_video_sdk_user_helper_interface.h.
Definition at line 326 of file zoom_video_sdk_user_helper_interface.h.
Definition at line 314 of file zoom_video_sdk_user_helper_interface.h.