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
12@interface MobileRTCVideoSourceHelper : NSObject
13
20-(MobileRTCRawDataError)setPreProcessor:(id<MobileRTCPreProcessorDelegate>) delegate;
21
28-(MobileRTCRawDataError)setExternalVideoSource:(id<MobileRTCVideoSourceDelegate>)delegate;
29
30@end
MobileRTCRawDataError
Enumeration of the raw data.
A helper for managing video sources and capture.