|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| bool | enableLocalPlayback |
| bool | enableAudioProcessing |
The configuration of custom audio track
|
inline |
| bool enableLocalPlayback |
Enable local playback, enabled by default true: (Default) Enable local playback false: Do not enable local playback
| bool enableAudioProcessing |
Whether to enable APM (AEC/ANS/AGC) processing when the trackType is AUDIO_TRACK_DIRECT. false: (Default) Do not enable APM processing. true: Enable APM processing.