RTCOutboundRtpStreamStats: headerBytesSent-Eigenschaft

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

Die headerBytesSent-Eigenschaft des RTCOutboundRtpStreamStats-Wörterbuchs gibt die gesamte Anzahl der gesendeten RTP-Header- und Padding-Bytes für diese Synchronisationsquelle (SSRC) an.

Beachten Sie, dass die Gesamtanzahl der als Nutzlast über den Transport gesendeten Bytes gleich ist: headerBytesSent + bytesSent.

Wert

Eine positive ganze Zahl.

Spezifikationen

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcoutboundrtpstreamstats-headerbytessent

Browser-Kompatibilität

BCD tables only load in the browser