- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Jul 2016 00:32:56 +0000
- To: public-media-capture@w3.org
miguelao has just created a new issue for https://github.com/w3c/mediacapture-image: == Consider adding parameter PhotoSettings? parameter to method takePhoto() == Method [`setOptions()`](https://w3c.github.io/mediacapture-image/#widl-ImageCapture-setOptions-Promise-void--PhotoSettings-photoSettings) applies a series of `PhotoSettings` to Picture(s) taken with `takePhoto()`. With the current scheme, the given `PhotoSettings` are to be sticky and stay around to take effect in posterior `takePhoto()` call(s). To provide better API orthogonality, I'ld suggest adding the same parameter `PhotoSettings` to `takePhoto()`, so configuration and picture-taking can happen simultaenously. Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/27 using your GitHub account
Received on Thursday, 21 July 2016 00:33:09 UTC