StreamStats Class |
Namespace: FM.IceLink
The StreamStats type exposes the following members.
Name | Description | |
---|---|---|
StreamStats | Initializes a new instance of the StreamStats class |
Name | Description | |
---|---|---|
Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
IsHost |
Gets whether the transport's active candidate pair has a host candidate.
| |
IsReflexive |
Gets whether the transport's active candidate pair has a reflexive candidate.
| |
IsRelayed |
Gets whether the transport's active candidate pair has a relayed candidate.
| |
Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) | |
Transport |
Gets the transport's stats.
| |
Type |
Gets the type.
|
Name | Description | |
---|---|---|
DeserializeProperties |
Deserializes the properties.
(Overrides BaseStatsDeserializeProperties(String, String).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SerializeProperties |
Serializes the properties.
(Overrides BaseStatsSerializeProperties(DictionaryString, String).) | |
ToString | (Inherited from Object.) |