web api instance property
RTCOutboundRtpStreamStats: bytesSent property
The bytesSent property of the RTCOutboundRtpStreamStats dictionary indicates the total number of payload bytes sent on this stream (RTCDataChannel).
The value includes bytes in retransmitted payload bytes. It does not include headers or padding.
Value
A positive integer.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.