Re: [mediacapture-main] Clarify "audiooutput" does not mean capture of audio output to headphones or speakers (#720)

> How is WebIDL related to this issue? Am stating that `"audiooutpiut"` should be removed from this specification entirely as this specification does not define capturing audio output to headphones or speakers.

`audiooutput` is not intended for capturing.
`audiooutput` is intended to identify devices that can output (as in play) audio. In this spec, they're useful if you want getUserMedia to prefer a microphone (type `audioinput`) associated with a certain output device by specifying the group ID of the `audiooutput` device using the `groupId` constrainable property.

I see no need to remove them from this spec.


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


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

Received on Monday, 14 September 2020 08:32:18 UTC