web api instance property
RTCRemoteOutboundRtpStreamStats: roundTripTimeMeasurements property
Limited availability
The roundTripTimeMeasurements property of the RTCRemoteOutboundRtpStreamStats dictionary is a positive integer value that represents the total number valid round of trip time measurements received for this synchronizing source (SSRC).
The count can be used as a measure of the availability and reliability of round trip time measurement data.
Value
A positive number indicating the number of valid round trip time measurements.
This is the number of RTCP Sender Reports (SR) received for this SSRC that contain a “delay since last RR (DLRR)” field from which a valid round trip time can be derived (according to DLRR Report Block).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.