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