RTCInboundRtpStreamStats:headerBytesReceived 属性
RTCInboundRtpStreamStats
字典的 headerBytesReceived
属性指示了此 同步源 (SSRC) 收到的 RTP 头和填充字节的总数,包括在重传中发送的字节。
请注意,通过传输接收的总字节数等于:headerBytesReceived
+ bytesReceived
。
RTCInboundRtpStreamStats
字典的 headerBytesReceived
属性指示了此 同步源 (SSRC) 收到的 RTP 头和填充字节的总数,包括在重传中发送的字节。
请注意,通过传输接收的总字节数等于:headerBytesReceived
+ bytesReceived
。