- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Sun, 07 May 2017 23:46:46 +0000
- To: public-webrtc@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