RTCTransportStats: selectedCandidatePairId property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The selectedCandidatePairId
property of the RTCTransportStats
dictionary represents the unique identifier for the candidate pair stats associated with this transport.
Value
A string that contains the unique identifier for the object that was inspected to produce the RTCIceCandidatePairStats
associated with this transport.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtctransportstats-selectedcandidatepairid |