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

Rename HTMLMediaElement.setSinkId to a more readable name #92

Closed youennf closed 2 years ago

youennf commented 4 years ago

We are envisioning adding MediaDevices.selectAudioOutput/selectAudioOutputDevice and MediaDevices.setAudioOutput/setAudioOutputDevice. We could consider updating HTMLMediaElement.setSinkId to HTMLMediaElement.setAudioOutput/setAudioOutputDevice

abhijeetk commented 2 years ago

Isn't it related to https://github.com/w3c/mediacapture-output/issues/112 ?

dontcallmedom commented 2 years ago

indeed, closing this one as a dup since #112 has some discussion already