Share via


Windows Media Player 11 SDK IWMPEffects2 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPEffects2 Interface

In addition to the methods inherited from IWMPEffects, the IWMPEffects2 interface exposes the following methods.

Method Description
Create Called by Windows Media Player to instantiate a visualization window.
Destroy Called by Windows Media Player to destroy a visualization window instantiated in the Create method.
NotifyNewMedia Called by Windows Media Player to inform the visualization that a new media item has been loaded.
OnWindowMessage Called by Windows Media Player to pass window messages to a visualization.
RenderWindowed Called by Windows Media Player to render a windowed visualization.
SetCore Called by Windows Media Player to provide visualization access to the core Windows Media Player APIs.

See Also

Previous Next