9#import <Foundation/Foundation.h>
10#import <ZoomVideoSDK/ZoomVideoSDKDelegate.h>
42- (
ZoomVideoSDKError)subscribeWithDelegate:(
id<ZoomVideoSDKRawDataPipeDelegate> _Nullable)delegate
50- (
ZoomVideoSDKError)unSubscribeWithDelegate:(
id<ZoomVideoSDKRawDataPipeDelegate> _Nullable)delegate;
ZoomVideoSDKVideoResolution
Enumeration of render resolution.
ZoomVideoSDKVideoType
Enumeration of video type.
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
A Class to manage the subscription and unsubscription of video or share raw data.
ZoomVideoSDKShareStatus *_Nullable shareStatus()
The user's share status.
ZoomVideoSDKVideoStatus *_Nullable videoStatus()
The user's video status.
ZoomVideoSDKVideoType rawdataPipeType()
Get the raw data data type.