Re: [mediacapture-output] API to request audio output device selection (#86)

I think we should discuss the persistency in a follow-up discussion.
We may be able to provide some persistency similarly to what I described at the last interim for setSinkId: 
- We add an optional sinkId parameter to the requestAudioOutputDevice method.
- If it is present and the ID does not refer to anything, prompt the user
- Otherwise, we could prompt the user with preselected entry or we could resolve without even prompting the user (this device then shows up in enumerateDevices and can be used by setSinkId)


-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-output/pull/86#issuecomment-645824449 using your GitHub account

Received on Thursday, 18 June 2020 07:07:49 UTC