KSPROPERTY_VIDEOPROCAMP_BACKLIGHT_COMPENSATION
The KSPROPERTY_VIDEOPROCAMP_BACKLIGHT_COMPENSATION property controls the back-light compensation setting on the camera. 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 back-light compensation setting. This value may be either 0 or 1. The default value for this property is 1. A value of 0 indicates that the back-light compensation is disabled. The default value of 1 indicates that the back-light compensation is enabled.
Remarks
The Value member of the KSPROPERTY_VIDEOPROCAMP_S structure specifies whether the backlight compensation is enabled or disabled.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |