Agora Java API Reference for Android
|
Classes | |
class | MixedAudioStream |
Public Attributes | |
ArrayList< MixedAudioStream > | audioInputStreams |
boolean | syncWithLocalMic |
The configuration of the audio mixing on the local client.
ArrayList<MixedAudioStream> io.agora.rtc2.LocalAudioMixerConfiguration.audioInputStreams |
The audio streams for the audio mixing on the local client. See MixedAudioStream.
boolean io.agora.rtc2.LocalAudioMixerConfiguration.syncWithLocalMic |
Whether to use the timestamp follow the local mic's audio frame.