[mediacapture-image] Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean (#304)

youennf has just created a new issue for https://github.com/w3c/mediacapture-image:

== Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean ==
https://w3c.github.io/mediacapture-main/#dom-mediatrackcapabilities-echocancellation is `[false]`, `[true]` or `[false, true]`.
https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch is supposed to be `false` or `true`.

It seems we should align these properties, probably torch should align with echoCancellation and other booleans like autoGainControl, noiseSuppression.

@guidou, do you know what Chrome is doing here and/or why a single bool was chosen?
@jan-ivar, thoughts?

Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/304 using your GitHub account


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

Received on Wednesday, 4 October 2023 09:03:54 UTC