web api instance property
RTCInboundRtpStreamStats: framesReceived property
The framesReceived property of the RTCInboundRtpStreamStats dictionary indicates the total number of complete frames received on this RTP stream over its lifetime.
Note that this may be lower than the total number of media source frames, which is provided in frames.
[!NOTE] The value is undefined for audio streams.
Value
A positive number.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.