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.
ValueA positive integer.
Specifications Browser compatibilityRetroSearch 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