Movatterモバイル変換


[0]ホーム

URL:


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

RTCInboundRtpStreamStats: jitterBufferMinimumDelay property

Limited availability

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

ThejitterBufferMinimumDelay property of theRTCInboundRtpStreamStats dictionary indicates the minimumjitter buffer delay that might be achieved given only the network characteristics such as jitter and packet loss.

The jitter buffer delay may be impacted by user settings such asRTCRtpReceiver.jitterBufferTarget, and WebRTC mechanisms such as AV synchronization.jitterBufferMinimumDelay can be compared to thejitterBufferTargetDelay to examine the effect of these external factors on the delay.

The property is updated whenjitterBufferEmittedCount is updated.

Value

A positive number, in seconds.

Specifications

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

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp