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