Firefox Tomorrow

web api instance property

RTCInboundRtpStreamStats: totalSamplesReceived property

View on MDN ↗

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.

Value

A positive integer.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.