Re: [mediacapture-image] Use the constrainable pattern instead of creating a subtly different function set

@gmandyam Are you suggesting we move all (how many are there?) 
immediately-applied settings to the track as constraints, and reserve 
`setOptions` for those that get set only during `takePhoto()`?

That could work. `setOptions` wouldn't need to return a promise 
anymore, or we could drop the method entirely in favor of an options 
argument to `takePhoto`.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-image/issues/124#issuecomment-268022089
 using your GitHub account

Received on Monday, 19 December 2016 17:15:51 UTC