Share via


IMSVidVideoRenderer2 Interface

This topic applies to Windows XP Service Pack 1 or later.

The IMSVidVideoRenderer2 interface represents a video renderer device. The MSVidVideoRenderer object exposes this interface.

This interface provides access to the Video Mixing Renderer (VMR) filter. It inherits the IMSVidVideoRenderer interface and adds support for custom allocator-presenters.

Methods

The IMSVidVideoRenderer2 interface inherits from IMSVidVideoRenderer.

In addition, IMSVidVideoRenderer2 defines the following methods.

Method Description

get__Allocator

Retrieves the allocator-presenter from the VMR

get_Allocator

Retrieves the allocator-presenter from the VMR as an IUnknown pointer.

get_Allocator_ID

Retrieves an identifier for the VMR filter's allocator-presenter

get_SuppressEffects

Retrieves settings that control power management and visual effects.

put_SuppressEffects

Sets preferences for power management and visual effects.

_SetAllocator

Specifies an allocator-presenter for the VMR.

SetAllocator

Specifies an allocator-presenter for the VMR as an IUnknown pointer.

See Also

Using the Video Mixing Renderer
Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008