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
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
lastPacketReceivedTimestamp in 'inbound-rtp' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.