RTCInboundRtpStreamStats.lastPacketReceivedTimestamp
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
No specification found
No specification data found for api.RTCInboundRtpStreamStats.lastPacketReceivedTimestamp
.
Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
Browser compatibility
No compatibility data found for api.RTCInboundRtpStreamStats.lastPacketReceivedTimestamp
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.