Firefox Tomorrow

web api instance property

RTCOutboundRtpStreamStats: framesEncoded property

View on MDN ↗

The framesEncoded property of the RTCOutboundRtpStreamStats dictionary indicates the total number of frames that have been encoded by this RTCRtpSender for this media source.

Value

An integer value indicating the total number of video frames that this sender has encoded so far for this stream.

[!NOTE] This property is only valid for video streams.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.