Click or drag to resize

StreamStats Class

Stream stats.
Inheritance Hierarchy

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The StreamStats type exposes the following members.

Constructors
  NameDescription
Protected methodStreamStats
Initializes a new instance of the StreamStats class
Top
Properties
  NameDescription
Public propertyId
Gets the identifier of the object generating these stats.
(Inherited from BaseStats.)
Public propertyIsHost
Gets whether the transport's active candidate pair has a host candidate.
Public propertyIsReflexive
Gets whether the transport's active candidate pair has a reflexive candidate.
Public propertyIsRelayed
Gets whether the transport's active candidate pair has a relayed candidate.
Public propertyTimestamp
Gets the timestamp when these stats were generated.
(Inherited from BaseStats.)
Public propertyTransport
Gets the transport's stats.
Public propertyType
Gets the type.
Top
Methods
See Also