RTCInboundRtpStreamStats: lastPacketReceivedTimestamp property
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
| Specification |
|---|
| Identifiers for WebRTC's Statistics API # dom-rtcinboundrtpstreamstats-lastpacketreceivedtimestamp |
Browser compatibility
BCD tables only load in the browser