RTCInboundRtpStreamStats: totalSamplesReceived property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨August 2022⁩.

The totalSamplesReceived property of the RTCInboundRtpStreamStats dictionary indicates the total number of samples received on this stream, including concealedSamples.

Note: The value is undefined for video streams.