MediaComponentStats Class |
Namespace: FM.IceLink
The MediaComponentStats type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaComponentStats | Initializes a new instance of the MediaComponentStats class |
| Name | Description | |
|---|---|---|
| Codec |
Gets the codec stats.
| |
| FirCount |
Gets the FIR count.
| |
| Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
| NackCount |
Gets the NACK count.
| |
| PliCount |
Gets the PLI count.
| |
| SliCount |
Gets the SLI count.
| |
| SynchronizationSource |
Gets the synchronization source.
| |
| Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) | |
| Track |
Gets the track's stats.
|
| 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.) |