Re: [webrtc-pc] What should sender.getParameters().codecs return before negotiation?

setCodecPreferences gives a cleaner API surface for when we want to manipulate subsequent rounds of negotiation. I'd prefer to leave it as-is (expect to implement).

The current chrome implementation has the list empty before negotiation, which led to me asking the question and finding that the answer wasn't obvious from the spec.

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

Received on Tuesday, 17 April 2018 14:04:39 UTC