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