MediaReceiverStats Class |
Namespace: FM.IceLink
The MediaReceiverStats type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaReceiverStats | Initializes a new instance of the MediaReceiverStats class |
Name | Description | |
---|---|---|
![]() | BytesReceived |
Gets the number of bytes received.
|
![]() | Codec |
Gets the codec stats.
(Inherited from MediaComponentStats.) |
![]() | FirCount |
Gets the FIR count.
(Inherited from MediaComponentStats.) |
![]() | Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) |
![]() | Jitter |
Gets the jitter in milliseconds.
|
![]() | NackCount |
Gets the NACK count.
(Inherited from MediaComponentStats.) |
![]() | PacketsDiscarded |
Gets the number of packets discarded.
|
![]() | PacketsLost |
Gets the number of packets lost.
|
![]() | PacketsReceived |
Gets the number of packets received.
|
![]() | PliCount |
Gets the PLI count.
(Inherited from MediaComponentStats.) |
![]() | SliCount |
Gets the SLI count.
(Inherited from MediaComponentStats.) |
![]() | SynchronizationSource |
Gets the synchronization source.
(Inherited from MediaComponentStats.) |
![]() | Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) |
![]() | Track |
Gets the track's stats.
(Inherited from MediaComponentStats.) |
Name | Description | |
---|---|---|
![]() | DeserializeProperties |
Deserializes the properties.
(Overrides MediaComponentStatsDeserializeProperties(String, String).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromJson |
Derializes media receiver stats from JSON.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SerializeProperties |
Serializes the properties.
(Overrides MediaComponentStatsSerializeProperties(DictionaryString, String).) |
![]() | ToJson |
Serializes this to JSON.
|
![]() ![]() | ToJson(MediaReceiverStats) |
Serializes media receiver stats to JSON.
|
![]() | ToString | (Inherited from Object.) |