IMSVidEVR Interface

 
Microsoft DirectShow 9.0

IMSVidEVR Interface

This topic applies to Windows Vista.

The IMSVidEVR interface represents the Enhanced Video Renderer (EVR) filter within the Video Control filter graph.

In addition to the methods inherited from IMSVidVideoRenderer, the IMSVidEVR interface exposes the following methods.

Method Description
get_Presenter Retrieves the presenter object for the EVR filter.
get_SuppressEffects Queries whether the Video Control configures the system for optimal video playback.
put_Presenter Sets the presenter object for the EVR filter.
put_SuppressEffects Specifies whether the Video Control configures the system for optimal video playback.

See Also