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
frameWidth
Represents the width of the last decoded frame.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
Represents the width of the last decoded frame.
Before the first frame is decoded this member MUST NOT exist.
See also
- inbound-rtp->frameHeight
- WebRTC Statistics Specification
