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.