Re: [mediacapture-image] Use constrainable pattern for ImageCapture (#124)

`ConstrainBla` allows for things like e.g. `{ zoom : 215 }`, { zoom : 
{ min : 200, max : 225}}`, `{ zoom : { exact : 213 }}` etc which  are 
part of the constrainable pattern definition. (Note that there's a 
typo, `ConstraintBoolean` should be `ConstrainBoolean`).

-- 
GitHub Notification of comment by miguelao
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-image/pull/146#issuecomment-278810175
 using your GitHub account

Received on Thursday, 9 February 2017 23:32:47 UTC