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