evr9.h header

[The component described on this page, Enhanced Video Renderer, is a legacy feature. It has been superseded by the Simple Video Renderer (SVR) exposed through the MediaPlayer and IMFMediaEngine components. To play video content you should send data into one of these components and allow them to instantiate the new video renderer. These components have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer or the lower level IMFMediaEngine APIs to play video media in Windows instead of the EVR, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

This header is used by Microsoft Media Foundation. For more information, see:

evr9.h contains the following programming interfaces:

Interfaces

 
IEVRVideoStreamControl

This interface is not supported. (IEVRVideoStreamControl)
IMFVideoMixerBitmap

Alpha-blends a static bitmap image with the video displayed by the Enhanced Video Renderer (EVR).
IMFVideoProcessor

Controls video processing in the Enhanced Video Renderer (EVR).

Structures

 
MFVideoAlphaBitmap

Specifies a bitmap for the enhanced video renderer (EVR) to alpha-blend with the video.
MFVideoAlphaBitmapParams

Specifies how the enhanced video renderer (EVR) alpha-blends a bitmap with the video.

Enumerations

 
MFVideoAlphaBitmapFlags

Defines flags for the MFVideoAlphaBitmapParams structure.