Video SDK for MacOS API Reference
|
Defines video control, camera device management, virtual background, and video preference interfaces in Zoom Video SDK. More...
Go to the source code of this file.
Data Structures | |
class | ZMVideoSDKVirtualBackgroundItem |
Virtual background Item interface. More... | |
class | ZMVideoSDKCameraDevice |
Represents a camera device and its state. More... | |
class | ZMVideoSDKPreferenceSetting |
Video preference interface. When setting custom modes, the maximum and minimum frame rates are provided by the developer. If the current bandwidth cannot maintain the minimum frame rate, the video system will drop to the next lower resolution. The default maximum and minimum frame rates for other modes are 0. More... | |
class | ZMVideoSDKVideoHelper |
An interface to control video and manage cameras during a video session. More... | |
Defines video control, camera device management, virtual background, and video preference interfaces in Zoom Video SDK.
Definition in file ZMVideoSDKVideoHelper.h.