[mediacapture-image] Pull Request: Added comments on the actual values of exposureCompensation

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

== Added comments on the actual values of exposureCompensation ==
Added more literature around `exposureCompensation`: it's signed and 
is usually a symmetrical interval around 0, this value meaning 
no-compensation. Also, usually exposure comp values are floats, so 
they are enumerated as x100, and are expected like that too in 
PhotoSettings entries.

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

Received on Friday, 26 August 2016 23:45:13 UTC