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
totalPausesDuration
Total duration of pauses in seconds.
Description
Real number; in seconds
MUST NOT exist for audio (this is video only).
Total duration of pauses (for definition of pause see pauseCount), in seconds. This value is updated when a frame is rendered.
See also
- inbound-rtp->pauseCount
- WebRTC Statistics Specification
