TransportStats Properties |
The TransportStats type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveCandidatePair |
Gets the active candidate pair's stats.
| |
| BytesReceived |
Gets the number of bytes received.
| |
| BytesSent |
Gets the number of bytes sent.
| |
| CandidatePairs |
Gets the candidate pairs' stats.
| |
| Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
| IsHost |
Gets whether the active candidate pair has a host candidate.
| |
| IsReflexive |
Gets whether the active candidate pair has a reflexive candidate.
| |
| IsRelayed |
Gets whether the active candidate pair has a relayed candidate.
| |
| LocalCandidates |
Gets the local candidates' stats.
| |
| LocalCertificate |
Gets the local certificate's stats.
| |
| RemoteCandidates |
Gets the remote candidates' stats.
| |
| RemoteCertificate |
Gets the remote certificate's stats.
| |
| RtcpTransport |
Gets the RTCP transport's stats.
| |
| Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) |