Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAudioRawDataHelper.h
Go to the documentation of this file.
6#import <Foundation/Foundation.h>
7
12@interface MobileRTCAudioRawDataHelper : NSObject
18- (instancetype _Nonnull)initWithDelegate:(id<MobileRTCAudioRawDataDelegate>_Nonnull) delegate;
19
25
31
32@end
MobileRTCRawDataError
Enumeration of raw data.
Helper to subscribe or unsubscribe audio raw data.
MobileRTCRawDataError subscribe()
Call the function to start audio rawdata.
MobileRTCRawDataError unSubscribe()
Call the function to stop audio rawdata.