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
media-playoutinboundaudio
totalSamplesDuration
The total duration, in seconds, of all audio samples that have been playout.
Description
Real number; in seconds
The total duration, in seconds, of all audio samples that have been playout. Includes both synthesized and non-synthesized samples.
See also
- media-playout->totalSamplesCount
- media-playout->totalPlayoutDelay
- WebRTC Statistics Specification
