RTCOutboundRtpStreamStats: lastPacketSentTimestamp property
The lastPacketSentTimestamp
property of the RTCOutboundRtpStreamStats
dictionary indicates the time
at which the RTCRtpSender
described by this
RTCOutboundRtpStreamStats
object last transmitted a packet to the
remote receiver.
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.RTCStatsReport.type_outbound-rtp.lastPacketSentTimestamp
.
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
BCD tables only load in the browser