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... |
Defines arguments for AudioStatsUpdated events.
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.