[mediacapture-image] Pull Request: FillLightMode 'on' should be called 'torch'

miguelao has just submitted a new pull request for 
https://github.com/w3c/mediacapture-image:

== FillLightMode 'on' should be called 'torch' ==
Because when used in isolation, e.g. `setOptions({fillLightMode : 
'on'});`,
"on" is not representative enough: it's confusing if it means "auto" 
or 
"always-on" or what.  setOptions({fillLightMode : 'torch'}); is more
self explanatory.

See https://github.com/w3c/mediacapture-image/pull/71

Received on Tuesday, 27 September 2016 21:43:36 UTC