Enumeration members
RemoteVideoStateReasonInternal
RemoteVideoStateReasonInternal = 0
RemoteVideoStateReasonLocalMuted
RemoteVideoStateReasonLocalMuted = 3
RemoteVideoStateReasonLocalUnmuted
RemoteVideoStateReasonLocalUnmuted = 4
RemoteVideoStateReasonNetworkCongestion
RemoteVideoStateReasonNetworkCongestion = 1
RemoteVideoStateReasonNetworkRecovery
RemoteVideoStateReasonNetworkRecovery = 2
RemoteVideoStateReasonRemoteMuted
RemoteVideoStateReasonRemoteMuted = 5
RemoteVideoStateReasonRemoteOffline
RemoteVideoStateReasonRemoteOffline = 7
RemoteVideoStateReasonRemoteUnmuted
RemoteVideoStateReasonRemoteUnmuted = 6
The reason for the remote video state change.