Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This interface enables an application to adjust the qualities of an incoming video signal, such as brightness, contrast, hue, saturation, gamma, and sharpness.

Capture filters exposes this interface if the hardware supports image adjustment.

In addition to the methods inherited from IUnknown, this interface exposes the following methods.

Method Description

GetRange

Retrieves minimum, maximum, and default values for setting properties.

Set

Sets video quality for a specified property.

Get

Retrieves video quality for a specified property.

Remarks

Video capture filters automatically exposes this interface if the driver supports the PROPSETID_VIDCAP_VIDEOPROCAMP property set.

See Also

Reference

Other Resources