RTCTransportStats: selectedCandidatePairChanges property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The selectedCandidatePairChanges
property of the RTCTransportStats
dictionary indicates the total number of times that the selected candidate pair of this transport has changed.
Value
A positive integer that is initially zero and increases whenever a candidate pair is selected or lost.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtctransportstats-selectedcandidatepairchanges |