Video SDK for iOS API Reference
|
import <Foundation/Foundation.h>
import <AVFoundation/AVFoundation.h>
import <ZoomVideoSDK/ZoomVideoSDKConstants.h>
Go to the source code of this file.
Classes | |
class | ZoomVideoSDKVideoStatus |
Video status of user. More... | |
class | ZoomVideoSDKVideoPreferenceSetting |
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 frame rate. The default maximum and minimum frame rates for other modes are 0. More... | |
class | ZoomVideoSDKCameraDevice |
class | ZoomVideoSDKVideoHelper |
An interface to control video and manage cameras during a video session. More... | |