|
BrightnessControl
|
|
| -1 - Off
|
| The brightness control is disabled
|
| 0 - Manual
|
| The brightness level is controlled by the value of the Brightness property
|
| 1 - Auto
|
| The camera controls the brightness level by itself continuously
|
| 2 - One push
|
| The camera sets the optimal brightness level by itself and returns to the manual mode
|
| pBrightnessControl [out, retval]
|
| Pointer to the current brightness control mode
|
| BrightnessControl [in]
|
| The brightness control mode to be set
|
| S_OK
|
| Success
|
| E_FAIL
|
| The brightness control is not available for the selected camera
|
|
|
|
|