RemoteAudioStateReason
Reason for remote audio stream state change.
Enumerations
- RemoteAudioReasonInternal
- 0: This reason is reported when the audio state changes.
- RemoteAudioReasonNetworkCongestion
- 1: Network congestion.
- RemoteAudioReasonNetworkRecovery
- 2: Network recovered.
- RemoteAudioReasonLocalMuted
- 3: Local user stopped receiving remote audio stream or disabled the audio module.
- RemoteAudioReasonLocalUnmuted
- 4: Local user resumed receiving remote audio stream or enabled the audio module.
- RemoteAudioReasonRemoteMuted
- 5: Remote user stopped sending audio stream or disabled the audio module.
- RemoteAudioReasonRemoteUnmuted
- 6: Remote user resumed sending audio stream or enabled the audio module.
- RemoteAudioReasonRemoteOffline
- 7: Remote user left the channel.