MediaActiveStateChangedEventArgs
Inherits from:
public class MediaActiveStateChangedEventArgs : EventArgs
Arguments for MediaActiveStateChanged events in the current room
Properties
Name | Type | Description |
---|---|---|
MediaStreamId | Int64 | stream handle id |
PeerId | UInt64 | peer id |
Active | Boolean | state of the media |