A RetroSearch Logo

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

Search Query:

Showing content from https://developer.cdn.mozilla.net/en-US/docs/Web/API/RTCInboundRtpStreamStats/totalInterFrameDelay below:

RTCInboundRtpStreamStats: totalInterFrameDelay property - Web APIs

RTCInboundRtpStreamStats: totalInterFrameDelay property

Limited availability

The totalInterFrameDelay property of the RTCInboundRtpStreamStats dictionary indicates the total accumulated time between consecutively rendered frames, in seconds. It is recorded after each frame is rendered.

The interframe delay variance be calculated from totalInterFrameDelay, totalSquaredInterFrameDelay , and framesRendered according to the formula: (totalSquaredInterFrameDelay - totalInterFrameDelay^2/ framesRendered)/framesRendered.

Note: The property is undefined for audio streams.

Value

A positive number, in seconds.

Specifications Browser compatibility

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