Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Camera board • Re: Camera Controls Options Have Extra Elements

$
0
0
Some examples:
* AnalogueGain is documented to be a single floating point value, but when I output it, I see a three element tuple. For example: (1.0, 63.9375, None),
* FrameDurationLimits is documented as being a two element tuple, but the output is a three element tuple.
The tuple you are looking at gives (min, max, default) values for the controls. So, for your AnalogueGain example, the minimum value is 1.0, max i s 63.9. I'm not sure why the default is set to None, that may need to be looked at further.

Statistics: Posted by naushir — Mon Mar 11, 2024 8:47 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles