Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
BOOL | enableLocalPlayback |
BOOL | enableAudioProcessing |
The configuration of custom audio track
|
readwritenonatomicassign |
Enable local playback, enabled by default true: (Default) Enable local playback false: Do not enable local playback
|
readwritenonatomicassign |
Enable APM processing false: AUDIO_TRACK_DIRECT is default false true: AUDIO_TRACK_DIRECT would process by APM(AEC/ANS/AGC)