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
totalSamplesCount
The total number of audio samples emitted for playout.
Description
Non-negative integer
When audio samples are pulled by the playout device, this counter is incremented with the number of samples emitted for playout.
See also
Notes
- This is an accumulator
- We will usually be more interested in the graph of Calculations[media-playout.totalPlayoutDelay/media-playout.totalSamplesCount]
