Class MediaActiveStateChangedEventArgs
Arguments for activity state change events on a decoder media stream.
Declaration
Inheritance: System.Object -> System.EventArgs
Properties
Active
true when the audio stream is active (not silent)
Declaration
MediaId
Id of the media stream that changed state
Declaration
PeerId
Id of the peer that owns the media stream
Declaration