Video SDK for MacOS API Reference
|
import <Foundation/Foundation.h>
import <ZMVideoSDK/ZMVideoSDKDef.h>
import <ZMVideoSDK/ZMVideoSDKVideoCanvas.h>
Go to the source code of this file.
Data Structures | |
class | ZMVideoSDKVideoStatus |
ZMVideoSDKVideoStatus provides information on the user's video device (the detected compatible video camera device), and status (whether video is turned on or off). More... | |
class | ZMVideoSDKAudioStatus |
Audio status interface. More... | |
class | ZMVideoSDKVideoStatisticInfo |
Video statistic information interface. More... | |
class | ZMVideoSDKShareStatisticInfo |
Share statistic infomation interface. More... | |
class | ZMVideoSDKYUVRawDataI420 |
YUV raw data 420 infomation interface. More... | |
class | ZMVideoSDKShareCursorData |
protocol | <ZMVideoSDKRawDataPipeDelegate> |
Raw data pipe delegate interface. More... | |
class | ZMVideoSDKRawDataPipe |
Video/share raw data pipe interface. More... | |
class | ZMVideoSDKCameraControlRequestHandler |
Camera control request handler object interface. More... | |
class | ZMVideoSDKRemoteCameraControlHelper |
Remote camera control helper object interface. More... | |
class | ZMVideoSDKUser |
Zoom Video SDK user information. More... | |
class | ZMVideoSDKUserHelper |
User control interface. More... | |