iOS API
Instance Methods | List of all members
MobileRTCAudioRawDataHelper Class Reference
Inheritance diagram for MobileRTCAudioRawDataHelper:

Instance Methods

(instancetype _Nonnull) - initWithDelegate:
 Call the function to initialize MobileRTCAudioRawDataHelper. More...
 
(MobileRTCRawDataError) - subscribe
 Call the function to start audio rawdata.
 
(MobileRTCRawDataError) - unSubscribe
 Call the function to stop audio rawdata.
 

Method Documentation

◆ initWithDelegate:()

- (instancetype _Nonnull) initWithDelegate: (id< MobileRTCAudioRawDataDelegate >_Nonnull)  delegate

Call the function to initialize MobileRTCAudioRawDataHelper.

Parameters
delegateSpecify the delegate to receive the callback.
Returns
The MobileRTCAudioRawDataHelper object.

The documentation for this class was generated from the following file: