9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
54@property (nonatomic,copy) NSString *
token;
99- (
ZoomVideoSDKError)subscribeAudioWithDelegate:(
id<ZoomVideoSDKBroadcastStreamingAudioDelegate> _Nullable)delegate;
ZoomVideoSDKVideoResolution
Enumeration of render resolution.
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
ZoomVideoSDKStreamingJoinStatus
Streaming join status enumeration.
BOOL isBroadcastStreamingSupported()
Check if the session supports broadcast streaming.
BOOL canStartBroadcast()
Check if the user has permission to start broadcast.
ZoomVideoSDKError startBroadcast()
Start broadcast streaming asynchronously.The result is notified via the callback '-[ZoomVideoSDKDeleg...