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
13
19- (instancetype _Nonnull)initWithDelegate:(id<MobileRTCAudioRawDataDelegate>_Nonnull) delegate;
20
26
32
33@end
MobileRTCRawDataError
Enumeration of the raw data.
A helper to subscribe or unsubscribe audio raw data.
MobileRTCRawDataError subscribe()
Starts audio raw data.
MobileRTCRawDataError unSubscribe()
Stops audio raw data.