Re: [webrtc-pc] RTCRtpSender.getCapabilities() may not return correct information in sync (#2539)

I think @dontcallmedom was more asking for what you're going to return right now in the existing `getCapabilities` if the information is not yet available. If there is a deprecation phase, it needs to do something:

* Block until the information is available
* Return incomplete information
* Throw an exception
* ...

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

Received on Wednesday, 17 June 2020 11:15:44 UTC