RTCRemoteInboundRtpStreamStats: roundTripTimeMeasurements property
The roundTripTimeMeasurements
property of the RTCRemoteInboundRtpStreamStats
dictionary contains a positive integer value that represents the total number valid round trip time measurements received for this synchronizing source.
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 count of RTCP Receiver Reports (RR) received for this synchronizing source that contain a non-zero value for the "delay since last SR (DLSR)" field.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcremoteinboundrtpstreamstats-roundtriptimemeasurements |
Browser compatibility
BCD tables only load in the browser