web api instance property
RTCInboundRtpStreamStats: framesPerSecond property
The framesPerSecond property of the RTCInboundRtpStreamStats dictionary indicates the number of frames decoded in the last second.
Note that this may be lower than the media source frame rate, which is provided in framesPerSecond.
[!NOTE] The value 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.