public static class LocalAudioMixerConfiguration.MixedAudioStream
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
channelId
The source type of audio for the audio mixing on the local client.
|
int |
remoteUserUid
The ID of the remote user.
|
Constants.AudioSourceType |
sourceType
The source type of audio for the audio mixing on the local client.
|
int |
trackId
The track id for custom track.
|
Constructor and Description |
---|
MixedAudioStream() |
public int remoteUserUid
public java.lang.String channelId
public Constants.AudioSourceType sourceType
public int trackId