|
GainAuto
|
|
| "Off"
|
| Gain is manually controlled using GainRaw or GainAbs
|
| "Once"
|
| The camera sets the optimal gain level and returns to the "Off" state
|
| "Continuous"
|
| The camera constantly adjusts the gain level
|
| pValue [out, retval]
|
| Pointer to the string specifying the gain control mode
|
| Value [in]
|
| The gain control mode to be set
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| The feature is not available for the selected camera
|
| E_INVALIDARG
|
| The value is not part of the enumerated set
|
| E_FAIL
|
| Failure to set the feature value
|
|
|
|
|