WMPEFFECTS
[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.]
This is a predefined EFFECTS with the following default values.
horizontalAlignment="stretch"
verticalAlignment="stretch"
height="200"
width="250"
tabStop="false"
onclick="next();"
Remarks
This will create an EFFECTS element that will step through the visualization presets when the user clicks the control. It will also stretch the visualizations when the player is resized.
The initial visualization preset shown is the one selected on the View menu under Visualizations. Changing the selection on this menu will automatically change the preset displayed by this element when the Player is in skin mode. The View menu is displayed in the full mode of the Player or when the VIEW.titleBar attribute is set to true in a skin.
All properties of this EFFECTS element can be overridden by explicitly specifying them.
Requirements
Requirement | Value |
---|---|
Version |
Windows Media Player 7.0 or later |