IVMRImagePresenterConfig9 Interface
Microsoft DirectShow 9.0 |
IVMRImagePresenterConfig9 Interface
The IVMRImagePresenterConfig9 interface The IVMRImagePresenterConfig interface provides methods for setting the renderering preferences on the allocator-presenter used by the Video Mixing Renderer Filter 9 (VMR-9).
Applications should not use this interface directly. The VMR-9 filter's IVMRFilterConfig9 interface calls methods on this interface. The default allocator-presenter implements this interface. Custom allocator-presenters can also expose this interface.
In addition to the methods inherited from IUnknown, the IVMRImagePresenterConfig9 interface exposes the following methods.
Method | Description |
GetRenderingPrefs | Sets the rendering preferences. |
SetRenderingPrefs | Gets the rendering preferences. |
Requirements
Header: Include D3d9.h, Vmr9.h.
Library: Use Strmiids.lib.