[mediacapture-image] Control over the image format?

dandv has just created a new issue for 
https://github.com/w3c/mediacapture-image:

== Control over the image format? ==
I'm writing a polyfill for ImageCapture, and the fact that grabFrame()
 and takePhoto() return different image formats (ImageBitmap vs. Blob)
 seems unjustified (what I mean is there might be good reasons for 
this; just that I couldn't find them in the spec).

Proposal: allow the developer to control the format returned by the 
two methods.

Please view or discuss this issue at 
https://github.com/w3c/mediacapture-image/issues/72 using your GitHub 
account

Received on Wednesday, 28 September 2016 19:40:38 UTC