RTCOutboundRtpStreamStats: headerBytesSent 属性
RTCOutboundRtpStreamStats
字典的 headerBytesSent
属性表示为此 同步源 (SSRC) 发送的 RTP 头和填充字节的总数。
请注意,通过传输层发送的总字节数等于:headerBytesSent
+ bytesSent
。
RTCOutboundRtpStreamStats
字典的 headerBytesSent
属性表示为此 同步源 (SSRC) 发送的 RTP 头和填充字节的总数。
请注意,通过传输层发送的总字节数等于:headerBytesSent
+ bytesSent
。