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/RTCOutboundRtpStreamStats/keyFramesEncoded below:

RTCOutboundRtpStreamStats: keyFramesEncoded property - Web APIs

RTCOutboundRtpStreamStats: keyFramesEncoded property

Limited availability

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The keyFramesEncoded property of the RTCOutboundRtpStreamStats dictionary represents the total number of key frames successfully encoded 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 (framesEncoded - keyFramesEncoded).

Note: The value does not exist for audio.

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