IWMPVideoRenderConfig interface (wmprealestate.h)

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The IWMPVideoRenderConfig interface provides a method that configures the enhanced video renderer (EVR) used by Windows Media Player.

Inheritance

The IWMPVideoRenderConfig interface inherits from the IUnknown interface. IWMPVideoRenderConfig also has these types of members:

Methods

The IWMPVideoRenderConfig interface has these methods.

 
IWMPVideoRenderConfig::put_presenterActivate

The put_presenterActivate method provides Windows Media Player with an activation object for a custom video presenter.

Requirements

   
Target Platform Windows
Header wmprealestate.h

See also

Interfaces