AudioSourceType

The audio source type.

Enumerator

audioSourceMicrophone
0: (Default) Microphone.
audioSourceCustom
1: Custom audio stream.
audioSourceMediaPlayer
2: Media player.
audioSourceLoopbackRecording
3: System audio stream captured during screen sharing.
audioSourceRemoteUser
5: Audio stream from a specified remote user.
audioSourceRemoteChannel
6: Mixed audio streams from all users in the current channel.
audioSourceUnknown
100: An unknown audio source.