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 setSinkId to setAudioOutput #112

Open youennf opened 3 years ago

youennf commented 3 years ago

Since we now have selectAudioOutput, we should think about renaming setSinkId to a less generic name

guidou commented 3 years ago

I don't disagree, but since this is an API that has already been in used for a few years, I think it's too late to make this change. WDYT? What about renaming selectAudioOutput to selectAudioSink to have little more consistency with setSinkId?