- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Apr 2016 20:57:19 +0000
- To: public-media-capture@w3.org
miguelao has just created a new issue for https://github.com/w3c/mediacapture-image: == Consider adding provisions for live display of capture Options == In the current Spec, the method [```setOptions()```](http://w3c.github.io/mediacapture-image/#widl-ImageCapture-setOptions-Promise-void--PhotoSettings-photoSettings) applies a series of picture settings whose result can only be seen after taking a Picture with [```takePhoto()```](http://w3c.github.io/mediacapture-image/#widl-ImageCapture-takePhoto-Promise-Blob). It would be great if those options could be applied 'live' and the result seen as they are applied. For instance, focus mode, flash/torch mode (on/off), or colour temperature. This might not be possible throughout since those options could be applicable only during photo exposure mode (and not, e.g. in preview mode), but those Options where it makes sense, we should find a way. Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/21 using your GitHub account
Received on Monday, 25 April 2016 20:57:20 UTC