Re: [webrtc-pc] Select sent codec via "codecPayloadType" field rather than reordering.

@taylor-b Overall, looks good. A few nits: 

1. In WebRTC 1.0, RTCRtpCodecParameters does not have a name attribute, only a mimeType attribute.
2. In ORTC, codecPayloadType is of type "octet", not "unsigned short".

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

Received on Tuesday, 12 September 2017 14:55:39 UTC