Defines arguments for VideoStatsUpdated events. More...
Inherits EventArgs.
Properties | |
UInt64 | PacketsLost [get] |
The total number of video packets lost by the subscriber. | |
UInt64 | PacketsReceived [get] |
The total number of video packets received by the subscriber. | |
UInt64 | BytesReceived [get] |
The total number of video bytes received by the subscriber. | |
Double | Timestamp [get] |
The timestamp for when these stats were gathered. |
Defines arguments for VideoStatsUpdated events.