BlackLevelSelector
|
"All"
|
Black level adjustments will be applied to all channels.
|
"Red"
|
Black level adjustments will be applied to the red channel.
|
"Green"
|
Black level adjustments will be applied to the green channel.
|
"Blue"
|
Black level adjustments will be applied to the blue channel.
|
"Y"
|
Black level adjustments will be applied to Y channel.
|
"U"
|
Black level adjustments will be applied to U channel.
|
"V"
|
Black level adjustments will be applied to V channel.
|
|
pValue [out, retval]
|
Pointer to the string specifying the black level channel setting
|
Value [in]
|
The black level channel 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
|
|
|