IAMVideoProcAmp Interface
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 |
---|---|
Retrieves minimum, maximum, and default values for setting properties. |
|
Sets video quality for a specified property. |
|
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.