Microsoft DirectX 9.0 |
The IVMRImagePresenterConfig interface provides methods for setting the renderering preferences on the image presenter used by the Video Mixing Renderer Filter 7 (VMR-7). 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.
For the VMR-9, use the IVMRImagePresenterConfig9 interface.
In additions to the methods inherited from IUnknown, the IVMRImagePresenterConfig interface exposes the following methods.
Method | Description |
SetRenderingPrefs | Sets the rendering preferences. |
GetRenderingPrefs | Gets the rendering preferences. |