Video SDK for MacOS API Reference
Loading...
Searching...
No Matches
ZMVideoSDKVideoHelper.h File Reference

Defines video control, camera device management, virtual background, and video preference interfaces in Zoom Video SDK. More...

import <Foundation/Foundation.h>
import "ZMVideoSDKUserHelper.h"

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...
 

Detailed Description

Defines video control, camera device management, virtual background, and video preference interfaces in Zoom Video SDK.

Definition in file ZMVideoSDKVideoHelper.h.