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/keyFramesDecoded below:

RTCInboundRtpStreamStats: keyFramesDecoded property - Web APIs

RTCInboundRtpStreamStats: keyFramesDecoded property

Limited availability

The keyFramesDecoded property of the RTCInboundRtpStreamStats dictionary represents the total number of key frames successfully decoded in this RTP media stream. This includes, for example, key frames in VP8 (RFC 6386) or IDR-frames in H.264 (RFC 6184).

Note that the number of delta frames is calculated by subtracting this value from the total number of frames (framesDecoded - keyFramesEncoded).

Note: The property is undefined for audio streams.

Value

A positive integer.

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