WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
inbound-rtpinboundvideo
frameHeight
Represents the height of the last decoded frame.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
Represents the height of the last decoded frame.
Before the first frame is decoded this member MUST NOT exist.
See also
- inbound-rtp->frameWidth
- WebRTC Statistics Specification
