IAMVideoProcAmp Interface (Compact 2013)

3/26/2014

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.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Interfaces