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