|
Agora C++ API Reference for All Platforms
|
#include <AgoraBase.h>
Public Member Functions | |
| LocalAudioMixerConfiguration () | |
Public Attributes | |
| unsigned int | streamCount |
| MixedAudioStream * | audioInputStreams |
| bool | syncWithLocalMic |
The configuration of the audio mixing on the local client.
|
inline |
| unsigned int agora::rtc::LocalAudioMixerConfiguration::streamCount |
The number of the audio streams for the audio mixing on the local client.
| MixedAudioStream* agora::rtc::LocalAudioMixerConfiguration::audioInputStreams |
The source of the streams to mixed;
| bool agora::rtc::LocalAudioMixerConfiguration::syncWithLocalMic |
Whether to use the timestamp follow the local mic's audio frame.