Firefox Tomorrow

web api instance property

RTCTransportStats: selectedCandidatePairChanges property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.