IMixerPinConfig2 Interface
Microsoft DirectShow 9.0 |
IMixerPinConfig2 Interface
The IMixerPinConfig2 interface is exposed on the input pins of the Overlay Mixer and contains methods that manipulate video color controls, if the VGA chip supports it.
This interface derives from the IMixerPinConfig interface.
Applications use this interface to get and set video color controls when mixing multiple video streams.
In addition to the methods inherited from IMixerPinConfig, the IMixerPinConfig2 interface exposes the following methods.
Method | Description |
SetOverlaySurfaceColorControls | Sets the color control settings associated with the specified overlay surface. |
GetOverlaySurfaceColorControls | Retrieves the color control settings currently associated with the specified overlay surface. |
Requirements
Header: Include Mpconfig.h.
Library: Use Strmiids.lib.