Re: [webrtc-pc] Mention that codecs can be reordered or removed but not modified.

@taylor-b Reading the PR, it seemed that setCodecPreferences has the 
same set of restrictions as setParameters() with respect to codecs.  
Is that correct?  Is the only difference that setCodecPreferences can 
reorder or remove a codec from the SDP produced by 
createOffer/createAnswer (but not change the fmtp parameters), and 
sets negotiation-needed, whereas setParameters() never sets 
negotiation-needed and has no effect on the SDP produced by 
createOffer/createAnswer? 

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

Received on Thursday, 16 February 2017 20:03:35 UTC