Microsoft DirectX 9.0 |
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.
Requirements
Requires Mpconfig.h.
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. |