Microsoft DirectX 9.0 |
The IVMRImagePresenterConfig9 interface provides methods for setting the rendering preferences on the image presenter used by the Video Mixing Renderer Filter 9 (VMR-9). This interface allows applications to configure the default allocator-presenter, in order to simplify the implementation of their own allocator-presenter plug-in. The default allocator-presenter implements 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
Include D3d9.h, Vmr9.h.