Re: [mediacapture-output] Do we prompt if there's only one audio output device to select? (#103)

I think the current wording is OK. If the only supported device is the default device, resolving with "" looks correct to me.

Note also that the default device ("") and the ID for a specific device are different things in practice.
In most OSes, if the default device changes (e.g., via settings), audio will be redirected to the new default device if "" is the chosen device.
If the specific device ID of the device that is currently default is selected, no audio will be redirected if the default device changes.

I think it would be good to specify that it should be possible to select the default device with selectAudioOutput.

-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/103#issuecomment-673511553 using your GitHub account


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

Received on Thursday, 13 August 2020 14:27:44 UTC