Re: [webrtc-extensions] Question: Does the current SDP setup procedure allow a stereo audio session to be initiated without munging? (#63)

Proposal:
- setCodecPreferences(codecs, options)

```
dictionary RTCCodecOptions {
  unsigned integer channels;
};
```


-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/63#issuecomment-760274329 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 14 January 2021 15:35:53 UTC