|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| unsigned int | streamCount |
| MixedAudioStream * | audioInputStreams |
| bool | syncWithLocalMic |
The configuration of the audio mixing on the local client.
|
inline |
| unsigned int streamCount |
The number of the audio streams for the audio mixing on the local client.
| MixedAudioStream* audioInputStreams |
The source of the streams to mixed;
| bool syncWithLocalMic |
Whether to use the timestamp follow the local mic's audio frame.