Defines a video statistics object for the Stats property of a VideoNetworkStatsEventArgs object. More...
Public Attributes | |
string | ConnectionId |
The connection ID of the subscribing client (in a routed session). | |
string | SubscriberId |
The ID of the subscribing client's subscriber to the stream (in a relayed session). More... |
Defines a video statistics object for the Stats property of a VideoNetworkStatsEventArgs object.
string OpenTok.Publisher.VideoNetworkStats.SubscriberId |
The ID of the subscribing client's subscriber to the stream (in a relayed session).
In a routed session, this is an empty string.