Firefox Tomorrow

web api instance property

RTCOutboundRtpStreamStats: frameHeight property

View on MDN ↗

The frameHeight property of the RTCOutboundRtpStreamStats dictionary is a positive integer that indicates the height of the last encoded frame, in pixels.

Note that the resolution of the encoded frame may be lower than that of the media source, which is provided in height.

[!NOTE] The property is undefined for audio streams, and before the first frame is encoded.

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.