- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Feb 2017 22:49:08 +0000
- To: public-media-capture-logs@w3.org
@jan-ivar I understand your last 2 comments; they'd apply to `imageWidth`, `imageHeight` and `redEyeReduction` since those are the only ones not "visible" / "live" (only applied when the photo is actually taken and not reflected on the MSVideoTrack). But since those 3 still have ranges/supported sets (e.g. `imageWidth` might support any value between 400px and 4000px in steps of 100px, `redEyeReduction` can support `{true, false}`, how would we convey those ranges to the WebApp? Via `getCapabilities()`? Via some reduced `getPhotoCapabilities()`? (And a similar argument goes for configuring them). Just double checking that I understood the concrete proposal. -- GitHub Notification of comment by miguelao Please view or discuss this issue at https://github.com/w3c/mediacapture-image/pull/146#issuecomment-280488658 using your GitHub account
Received on Thursday, 16 February 2017 22:49:15 UTC