Firefox Tomorrow

web api instance property

RTCInboundRtpStreamStats: packetsReceived property

View on MDN ↗

The packetsReceived property of the RTCInboundRtpStreamStats dictionary returns the total number of RTP packets received from the synchronization source (SSRC) of this stream, including retransmissions.

Value

A positive integer value.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also