Share via


IMixerPinConfig2 Interface (Compact 2013)

3/26/2014

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.

Method

Description

IMixerPinConfig2::GetOverlaySurfaceColorControls

Sets the color control settings associated with the specified overlay surface.

IMixerPinConfig2::SetOverlaySurfaceColorControls

Retrieves the color control settings currently associated with the specified overlay surface.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Interfaces
IMixerPinConfig Interface
IMixerPinConfig2 Interface