IDMOWrapperFilter Interface
A version of this page is also available for
4/8/2010
This interface enables applications to use a Microsoft DirectX® Media Object in 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 Init method to initialize the filter with the DMO. For more information, see Using DMOs in a DirectShow Application.
Methods in Vtable Order
The following table shows the methods that appear in the Vtable beneath the standard COM methods inherited from IUnknown.
IDMOWrapperFilter method | Description |
---|---|
Initializes the DMO Wrapper filter with the specified DMO. |
Requirements
Header | Dmodshow.h |
Library | dmoguids.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |