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
ZoomVideoSDKVideoResolution An enumeration of video raw data resolution.
ZoomVideoSDKVideoType
ZoomVideoSDKVideoType An enumeration of video type.
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
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.