MediaSenderStats Properties |
The MediaSenderStats type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesSent |
Gets the number of bytes sent.
| |
| 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.) | |
| NackCount |
Gets the NACK count.
(Inherited from MediaComponentStats.) | |
| PacketsSent |
Gets the number of packets sent.
| |
| PliCount |
Gets the PLI count.
(Inherited from MediaComponentStats.) | |
| RoundTripTime |
Gets the round trip time in milliseconds.
| |
| 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.) |