|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| BOOL | enableLocalPlayback |
| BOOL | enableAudioProcessing |
|
readwritenonatomicassign |
Whether to enable the local audio-playback device:
YES: (Default) Enable the local audio-playback device.NO: Do not enable the local audio-playback device.
|
readwritenonatomicassign |
Whether to enable audio processing module:
YES: Enable the audio processing module to apply the Automatic Echo Cancellation (AEC), Automatic Noise Suppression (ANS), and Automatic Gain Control (AGC) effects.NO: (Default) Do not enable the audio processing module.