web api instance property
RTCInboundRtpStreamStats: framesDecoded property
The framesDecoded property of the RTCInboundRtpStreamStats dictionary indicates the total number of video frames which have been decoded successfully for this media source.
This represents the number of frames that would have been displayed assuming no frames were skipped.
[!NOTE] The property is undefined for audio streams.
Value
A positive integer.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.