Re: Async part of RTCRtpSender.setParameters

On 2017-08-31 09:41, Adam Bergkvist wrote:
> Hi
>
> I'm working on a PR [1] to sort out the argument checking and errors
> that can occur in RTCRtpSender.setParameters. All the things we
> currently check on the argument can be done synchronously, but the
> method is promise-based to support reporting errors from the backend
> async and let the script know when the applied parameter are in place.
>
> I would like feedback on what kind of errors we need that need to be
> reported async.
This will also be a topic for the upcoming virtual interim [1].

/Adam

[1] https://www.w3.org/2011/04/webrtc/wiki/September_13_2017

Received on Tuesday, 5 September 2017 09:44:58 UTC