Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IMSVidEVR interface represents the Enhanced Video Renderer (EVR) filter within the Video Control filter graph.
Inheritance
The IMSVidEVR interface inherits from IMSVidVideoRenderer. IMSVidEVR also has these types of members:
Methods
The IMSVidEVR interface has these methods.
| IMSVidEVR::get_Presenter . |
| IMSVidEVR::get_SuppressEffects The get_SuppressEffects method queries whether the Video Control configures the system for optimal video playback |
| IMSVidEVR::put_Presenter The put_Presenter method sets the presenter object for the Enhanced Video Renderer (EVR) filter. |
| IMSVidEVR::put_SuppressEffects The put_SuppressEffects method specifies whether the Video Control configures the system for optimal video playback. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidEVR).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�Vista [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |