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

@taylor-b  Is the issue that `degradationPreference` has no meaning for an `RTCRtpReceiver`? Or is there a more generic problem with returning a default value before an attribute has been set, possibly confusing the developer as to its eventual value?  Just trying to understand whether there is an issue with any other attribute in`RTCRtpParameters` that uses defaults: 

`RTCRtpEncodingParameters.scaleResolutionDownBy = 1`
`RTCRtpCodecParameters.channels = 1`


-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1173#issuecomment-299940120 using your GitHub account

Received on Monday, 8 May 2017 17:52:48 UTC