Limited availability
The totalPacketSendDelay
property of the RTCOutboundRtpStreamStats
dictionary represents the total time in seconds that packets have spent buffered locally before being transmitted.
The individual packet delay is the time between a packet being emitted from the RTP packetizer and it being handed over to the OS network socket. The individual delay is added to totalPacketSendDelay
when packetsSent
is incremented.
Note: The property is undefined for audio streams.
ValueThe delay in seconds, represented as a number.
Specifications Browser compatibilityRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4