Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCShareSourceHelper.h
Go to the documentation of this file.
6#import <Foundation/Foundation.h>
7
8
13@interface MobileRTCShareSourceHelper : NSObject
14
22- (MobileRTCRawDataError)setExternalShareSource:(id<MobileRTCShareSourceDelegate> _Nullable)shareDelegate andAudioSource:(id <MobileRTCShareAudioSourceDelegate> _Nullable)audioDelegate;
23
24@end
25
MobileRTCRawDataError
Enumeration of raw data.
Manage external source for share video and share audio in meeting.