RTCInboundRtpStreamStats: estimatedPlayoutTimestamp property
The estimatedPlayoutTimestamp
property of the RTCInboundRtpStreamStats
dictionary indicates the estimated playout time of this receivers track.
This is the NTP timestamp of the last playable audio sample or video frame that has a known timestamp, extrapolated with the time elapsed since it was ready to be played out. In other words, it is the estimated current playout time of the track in the NTP clock time of the sender, and can be present even if there is no audio currently playing.
This can be used to estimate how much audio and video tracks from the same source are out of sync.
Value
Specifications
No specification found
No specification data found for api.RTCStatsReport.type_inbound-rtp.estimatedPlayoutTimestamp
.
Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.