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
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
roundTripTimeMeasurements in 'remote-inbound-rtp' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.