MediaStreamStats Properties |
The MediaStreamStats type exposes the following members.
| Name | Description | |
|---|---|---|
| Direction |
Gets the direction.
| |
| 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.
(Inherited from StreamStats.) | |
| IsReflexive |
Gets whether the transport's active candidate pair has a reflexive candidate.
(Inherited from StreamStats.) | |
| IsRelayed |
Gets whether the transport's active candidate pair has a relayed candidate.
(Inherited from StreamStats.) | |
| Receiver |
Gets the receiver's stats.
| |
| Sender |
Gets the sender's stats.
| |
| Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) | |
| Transport |
Gets the transport's stats.
(Inherited from StreamStats.) | |
| Type |
Gets the type.
(Inherited from StreamStats.) |