A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/RTCInboundRtpStreamStats/jitterBufferTargetDelay below:

RTCInboundRtpStreamStats: jitterBufferTargetDelay property - Web APIs

RTCInboundRtpStreamStats: jitterBufferTargetDelay property

Limited availability

The jitterBufferTargetDelay property of the RTCInboundRtpStreamStats dictionary indicates the accumulated target jitter buffer delay, in seconds.

The target jitter buffer delay is the playout delay that the jitter buffer estimates that it needs to maintain in order to compensate for jitter and ensure smooth playback. The estimate is affected by network variability and latency as well as mechanisms such as AV synchronization. Developers can influence it by setting the RTCRtpReceiver.jitterBufferTarget property.

The property is updated when jitterBufferEmittedCount is updated. The average target jitter buffer delay is jitterBufferTargetDelay / jitterBufferEmittedCount.

The property can be compared to the average of the jitterBufferMinimumDelay to determine the effects of external factors on the target, such as the configured jitterBufferTarget hint.

Value

A positive number, in seconds.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4