Suggestions

close search

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

Visit the Vonage API Developer Portal

OpenTok.Publisher.AudioNetworkStatsEventArgs

Defines arguments for AudioStatsUpdated events. More...

Inherits EventArgs.

Public Attributes

AudioNetworkStats [] Stats
 An array of objects defining the current audio 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 AudioStatsUpdated events.

Member Data Documentation

◆ Stats

AudioNetworkStats [] OpenTok.Publisher.AudioNetworkStatsEventArgs.Stats

An array of objects defining the current audio 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.