waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Camera exposure compensation parameters has no effect #623

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Camera and get Camera.Parameters
2. call Camera.Parameters.setExposureCompensation(30) (min exposure comp is 
-30, max exposure comp is 30)
3. Call Camera.setParameters() with the new parameters

What is the expected output? What do you see instead?
the image does not change, setting the exposure compensation has no effect

What version of the product are you using? On what operating system?
XE 21.3

Please provide any additional information below.

Original issue reported on code.google.com by marine.w...@gmail.com on 27 Oct 2014 at 2:18

GoogleCodeExporter commented 8 years ago
Hello,

Thanks for the report! This is probably related to issue #302: the Camera does 
not properly report its list of supported parameters.

Best,
Alain

Original comment by ala...@google.com on 28 Oct 2014 at 3:23