IGraphConfigCallback Interface
Microsoft DirectShow 9.0 |
IGraphConfigCallback Interface
The IGraphConfigCallback interface contains the callback method passed to IGraphConfig::Reconfigure. The caller (an application or filter) implements this interface. For more information, see IGraphConfig.
In addition to the methods inherited from IUnknown, the IGraphConfigCallback interface exposes the following method.
Method | Description |
Reconfigure | Callback method passed to IGraphConfig::Reconfigure. |
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.