AudioSourceType

Audio source types.

Enumerations

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