Re: [webrtc-extensions] RTCRtpReceiver.playoutDelay...Hint or no Hint? (#123)

> I'm guessing that playoutDelayHint is only implemented in Chromium-based browsers

Correct. The WPT tests are pretty weak and misleading here. Tests should not pass in browsers that don't implement the feature. AFAIK they also don't test the spec correctly (throwing on > 4).

We're working to implement `playoutDelay` in [bug 1592988](https://bugzil.la/1592988), including improving tests to use the right name.

FWIW since Chrome's `playoutDelayHint` isn't following the spec which says to throw on values > 4, a name change might be safer web compat wise than making the existing API throw more. @henbos WYDT?

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


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

Received on Wednesday, 5 April 2023 14:20:19 UTC