KSPROPERTY_VIDEOPROCAMP_SHARPNESS
The KSPROPERTY_VIDEOPROCAMP_SHARPNESS property controls a camera's sharpness setting. This property is optional.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
Yes |
Filter or node |
LONG |
The property value (operation data) is a LONG that specifies a camera's sharpness setting. Sharpness is expressed in arbitrary units.
Remarks
The Value member of the KSPROPERTY_VIDEOPROCAMP_S structure specifies the sharpness setting.
Every video capture minidriver must define a range and default value for the value of this property. The required range must be 0 through 100. The default value must be 50.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |