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