Defines arguments for RtcStatsReport events. More...
Inherits EventArgs.
Properties | |
string | JsonArrayOfReports [get] |
A JSON array of RTC stats reports for the subscriber's stream. The structure of the JSON array is similar to the format of the RtcStatsReport object implemented in web browsers (see Mozilla docs). Also see this W3C documentation. More... |
Defines arguments for RtcStatsReport events.
|
A JSON array of RTC stats reports for the subscriber's stream. The structure of the JSON array is similar to the format of the RtcStatsReport object implemented in web browsers (see Mozilla docs). Also see this W3C documentation.
Here is a partial sample: