Firefox Tomorrow

web api instance property

RTCInboundRtpStreamStats: lastPacketReceivedTimestamp property

View on MDN ↗

The lastPacketReceivedTimestamp property of the RTCInboundRtpStreamStats dictionary indicates the time at which the most recently received packet arrived from this source.

Value

A DOMHighResTimeStamp which specifies the time at which the most recently received packet arrived on this RTP stream.

[!NOTE] This value differs from the timestamp, which represents the time at which the statistics object was created.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.