IDMOWrapperFilter Interface (Compact 2013)
3/26/2014
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.
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, |