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.

Detailed Description

Defines arguments for AudioStatsUpdated events.