MediaReceiverStats Properties |
The MediaReceiverStats type exposes the following members.
| 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.) |