Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCVideoSourceHelper.h
Go to the documentation of this file.
6#import <Foundation/Foundation.h>
7
11@interface MobileRTCVideoSourceHelper : NSObject
12
19-(MobileRTCRawDataError)setPreProcessor:(id<MobileRTCPreProcessorDelegate>) delegate;
20
27-(MobileRTCRawDataError)setExternalVideoSource:(id<MobileRTCVideoSourceDelegate>)delegate;
28
29@end
MobileRTCRawDataError
Enumeration of raw data.