|
BlackLevelAuto
|
|
| "Off"
|
| Black level is manually controlled using BlackLevelRaw or BlackLevelAbs
|
| "Once"
|
| The camera sets the optimal black level and returns to the "Off" state
|
| "Continuous"
|
| The camera constantly adjusts the black level
|
| pValue [out, retval]
|
| Pointer to the string specifying the black level control mode
|
| Value [in]
|
| The black level 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
|
|
|
|
|