Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. RTCInboundRtpStreamStats
  4. estimatedPlayoutTimestamp

RTCInboundRtpStreamStats: estimatedPlayoutTimestamp property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

TheestimatedPlayoutTimestamp property of theRTCInboundRtpStreamStats dictionary indicates the estimated playout time of this receiver's track.

This is theNetwork Time Protocol (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

ADOMHighResTimeStamp.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcinboundrtpstreamstats-estimatedplayouttimestamp

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp