iOS SDK API Reference
|
#import <MobileRTCAudioSourceHelper.h>
Inherits NSObject.
Instance Methods | |
(MobileRTCRawDataError) | - setExternalAudioSource: |
Set the delegate of virtual audio source. | |
Definition at line 12 of file MobileRTCAudioSourceHelper.h.
- (MobileRTCRawDataError) setExternalAudioSource: | (id< MobileRTCAudioSourceDelegate > _Nullable) | audioSourceDelegate |
Set the delegate of virtual audio source.
audioSourceDelegate | The delegate to receive callback. |