Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.Publisher.VideoNetworkStatsEventArgs

Defines arguments for VideoStatsUpdated events. More...

Inherits EventArgs.

Public Attributes

VideoNetworkStats [] Stats
 An array of objects defining the current video statistics for the publisher. For a publisher in a routed session (one that uses the OpenTok Media Router), this array includes one object, defining the statistics for the single audio-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. More...

Detailed Description

Defines arguments for VideoStatsUpdated events.

Member Data Documentation

◆ Stats

VideoNetworkStats [] OpenTok.Publisher.VideoNetworkStatsEventArgs.Stats

An array of objects defining the current video statistics for the publisher. For a publisher in a routed session (one that uses the OpenTok Media Router), this array includes one object, defining the statistics for the single audio-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.