Agora Java API Reference for Android
|
#include <AgoraBase.h>
Public Attributes | |
unsigned int | streamCount |
MixedAudioStream * | audioInputStreams |
bool | syncWithLocalMic |
The configuration of the audio mixing on the local client.
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.