RTCTransportStats: packetsSent property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The packetsSent property of the RTCTransportStats dictionary indicates the total number of packets sent over this transport.

Value

A positive integer indicating the number of packets sent on the transport.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtctransportstats-packetssent

Browser compatibility