6#import <Foundation/Foundation.h>
7#import <ZoomVideoSDK/ZoomVideoSDKDelegate.h>
40- (
ZoomVideoSDKError)subscribeWithDelegate:(
id<ZoomVideoSDKRawDataPipeDelegate> _Nullable)delegate
48- (
ZoomVideoSDKError)unSubscribeWithDelegate:(
id<ZoomVideoSDKRawDataPipeDelegate> _Nullable)delegate;
ZoomVideoSDKVideoResolution
Enumeration of the render resolution.
ZoomVideoSDKVideoType
Enumeration of the video type.
ZoomVideoSDKError
Enumeration of all the errors in the VideoSDK.
A class to manage the subscription and unsubscription of video or share raw data.
ZoomVideoSDKShareStatus *_Nullable shareStatus()
Gets the user's share status.
ZoomVideoSDKVideoStatus *_Nullable videoStatus()
Gets the user's video status.
ZoomVideoSDKVideoType rawdataPipeType()
Gets the raw data type.