Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAudioRawDataHelper.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
12
@interface
MobileRTCAudioRawDataHelper
: NSObject
18
- (instancetype _Nonnull)initWithDelegate:(
id
<MobileRTCAudioRawDataDelegate>_Nonnull) delegate;
19
24
-(
MobileRTCRawDataError
)
subscribe
;
25
30
- (
MobileRTCRawDataError
)
unSubscribe
;
31
32
@end
MobileRTCRawDataError
MobileRTCRawDataError
Enumeration of raw data.
Definition
MobileRTCConstants.h:868
MobileRTCAudioRawDataHelper
Helper to subscribe or unsubscribe audio raw data.
Definition
MobileRTCAudioRawDataHelper.h:13
-[MobileRTCAudioRawDataHelper subscribe]
MobileRTCRawDataError subscribe()
Call the function to start audio rawdata.
-[MobileRTCAudioRawDataHelper unSubscribe]
MobileRTCRawDataError unSubscribe()
Call the function to stop audio rawdata.
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCAudioRawDataHelper.h
Generated by
1.12.0