Share via


IMSVidVMR9 interface (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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.

Inheritance

The IMSVidVMR9 interface inherits from IMSVidVideoRenderer. IMSVidVMR9 also has these types of members:

Methods

The IMSVidVMR9 interface has these methods.

 
IMSVidVMR9::get_Allocator

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
IMSVidVMR9::get_Allocator_ID

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
IMSVidVMR9::get_SuppressEffects

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
IMSVidVMR9::put_SuppressEffects

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
IMSVidVMR9::SetAllocator

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidVMR9).

Requirements

   
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidVideoRenderer

Video Control Interfaces