w3c / mediacapture-output

API to manage the rendering of audio on any audio output device
https://w3c.github.io/mediacapture-output/
Other
26 stars 25 forks source link

Use relevant settings objects. #136

Open jan-ivar opened 1 year ago

jan-ivar commented 1 year ago

Match mediacapture-main better, taking advantage of recent cleanup in https://github.com/w3c/mediacapture-main/pull/939.

I'll add a PR to mediacapture-main to expose the necessary mediaDevices argument this PR relies on.


Preview | Diff

jan-ivar commented 1 year ago

Feedback: Add some tests