Back to Content

RTCOutboundRtpStreamStats: packetsSent property

files/en-us/web/api/rtcoutboundrtpstreamstats/packetssent/index.md

latest310 B
Original Source

{{APIRef("WebRTC")}}

The packetsSent property of the {{domxref("RTCOutboundRtpStreamStats")}} dictionary represents the total number of RTP packets sent on this stream, including retransmissions.

Value

A positive integer.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}