web api instance property
RTCOutboundRtpStreamStats: framesSent property
The framesSent property of the RTCOutboundRtpStreamStats dictionary indicates the total number of encoded frames sent 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 does not exist for audio.
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.