RTCTransportStats: selectedCandidatePairChanges property

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