Re: [webrtc-extensions] Feature request: API to explicit MID ordering (#44)

The PR to be proposed would be to add e.g:
```
RTCRtpTransceiver { readonly attribute DOMString? mLineIndex; }
RTCPeerConnection { readonly attribute DOMString? applicationMLineIndex; }
```

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

Received on Wednesday, 22 July 2020 09:14:18 UTC