|
iOS API
|
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. | |
| - (instancetype _Nonnull) initWithDelegate: | (id< MobileRTCAudioRawDataDelegate >_Nonnull) | delegate |
Call the function to initialize MobileRTCAudioRawDataHelper.
| delegate | Specify the delegate to receive the callback. |
1.8.14