Agora Java API Reference for Android
|
Public Attributes | |
int | remoteUserUid |
String | channelId |
Constants.AudioSourceType | sourceType |
int | trackId |
The audio streams for the audio mixing on the local client.
int io.agora.rtc2.LocalAudioMixerConfiguration.MixedAudioStream.remoteUserUid |
The ID of the remote user.
AUDIO_SOURCE_REMOTE
. String io.agora.rtc2.LocalAudioMixerConfiguration.MixedAudioStream.channelId |
The source type of audio for the audio mixing on the local client. See #AUDIO_SOURCE_TYPE.
Constants.AudioSourceType io.agora.rtc2.LocalAudioMixerConfiguration.MixedAudioStream.sourceType |
The source type of audio for the audio mixing on the local client. See #AUDIO_SOURCE_TYPE.
int io.agora.rtc2.LocalAudioMixerConfiguration.MixedAudioStream.trackId |
The track id for custom track. See #AUDIO_SOURCE_TYPE.