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