Defines arguments for RtcStatsReport events. More...

Inherits EventArgs.

Properties
PublisherRtcStats[] stats [get]
An array of PublisherRtcStats objects defining the RTC stats for the publisher. More...

Detailed Description

Defines arguments for RtcStatsReport events.

Property Documentation

stats

An array of PublisherRtcStats objects defining the RTC stats for the publisher.

For a routed session (a seesion that uses the OpenTok Media Router), this array includes one object, defining the statistics for the single video media stream that is sent to the Vonage Video API Media Router. In a relayed session, the array includes an object for each subscriber to the published stream.