IMSVidVMR9 Interface
Microsoft DirectShow 9.0 |
IMSVidVMR9 Interface
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The IMSVidVMR9 interface represents the Video Mixing Renderer Filter 9 (VMR-9) within the Video Control filter graph. The MSVidVMR9 object exposes this interface.
In addition to the methods inherited from IMSVidVideoRenderer, the IMSVidVMR9 interface exposes the following methods.
Method | Description |
get_Allocator | Retrieves the application's custom allocator-presenter. |
get_Allocator_ID | Retrieves the identifier of the application's custom allocator-presenter. |
get_SuppressEffects | Queries whether the Video Control configures the system for optimal video playback. |
put_SuppressEffects | Specifies whether the Video Control configures the system for optimal video playback. |
SetAllocator | Sets a custom allocator-presenter for the VMR-9. |
See Also