Share via


IAMVideoProcAmp Interface

Send Feedback

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

DirectShow Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.