[webrtc-stats] Pull Request: Make RTCRtpSentRtpStreamStats.packetsSent unsigned long long

fippo has just submitted a new pull request for https://github.com/w3c/webrtc-stats:

== Make RTCRtpSentRtpStreamStats.packetsSent unsigned long long ==
for consistency with the description and other places where packets are counted.
Note that in RTCP receiver reports this is still a 32 bit field.

(this is widening the field width so *should* be safe)

See https://github.com/w3c/webrtc-stats/pull/744


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 7 March 2023 16:49:50 UTC