IDMOWrapperFilter Interface Home
IDMOWrapperFilter Interface
 
Microsoft DirectShow 9.0

IDMOWrapperFilter Interface

The IDMOWrapperFilter interface enables an application to use a DirectX Media Object (DMO) inside a filter graph. The DMO Wrapper filter exposes this interface.

To add a DMO to the filter graph, create an instance of the DMO Wrapper filter and query it for the IDMOWrapperFilter interface. Then call the IDMOWrapperFilter::Init method to initialize the filter with the DMO.

In addition to the methods inherited from IUnknown, the IDMOWrapperFilter interface exposes the following method.

Method Description
Init Initializes the DMO Wrapper filter with the specified DMO.

Requirements

Header: Include Dmodshow.h

Library: Use Dmoguids.lib.


© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View