W3C home > Mailing lists > Public > public-webrtc@w3.org > May 2017

[webrtc-pc] degradationPreference shouldn't have a default at the WebIDL level

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Sun, 07 May 2017 23:46:46 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-226906166-1494200805-sysbot+gh@w3.org>
taylor-b has just created a new issue for https://github.com/w3c/webrtc-pc:

== degradationPreference shouldn't have a default at the WebIDL level ==
The fact that it has a default at the WebIDL level means that `receiver.getParameters` will always return `degradationPreference: "balanced"`, which doesn't make sense. Instead, we should specify that the `RTCRtpSender` has an internal degradation preference that defaults to "balanced", and `RTCRtpReceiver.getParameters` returns nothing for it.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1173 using your GitHub account
Received on Sunday, 7 May 2017 23:46:53 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:31 UTC