W3C home > Mailing lists > Public > public-webrtc@w3.org > September 2022

[webrtc-stats] Duplicated field `kind` in RTCInboundRtpStreamStats (#690)

From: Balázs Kreith via GitHub <sysbot+gh@w3.org>
Date: Sat, 24 Sep 2022 08:36:50 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-1384589365-1664008609-sysbot+gh@w3.org>
balazskreith has just created a new issue for https://github.com/w3c/webrtc-stats:

== Duplicated field `kind` in RTCInboundRtpStreamStats ==
Check the [summary table](https://www.w3.org/TR/webrtc-stats/#summary), "inbound-rtp", and you see the field `kind` listed twice.

`RTCInboundRtpStreamStats` contains the field `kind`.
`RTCInboundRtpStreamStats` dictionary extends `RtcReceivedRtpStreamStats`
`RtcReceivedRtpStreamStats` dictionary extends `RtcRtpStreamStats`
`RtcRtpStreamStats` dictionary contains `kind` field.

It makes sense to keep it only in `RtcRtpStreamStats`.


Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/690 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 24 September 2022 08:36:52 UTC

This archive was generated by hypermail 2.4.0 : Friday, 3 March 2023 08:55:24 UTC