Building a Visualization

[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.]

You can build a custom visualization by using Visual Studio along with the Windows Media Player plug-in wizard. For information on setting up the wizard and building a plug-in, see Building a Plug-in.

When you run the wizard, you will be given a choice of several different types of plug-ins. Choose Visualization.

After you complete the wizard and build your plug-in, start a song in Windows Media Player and click through the visualizations. The presets that are automatically built for you are called projectname Bars and projectname Wave, where projectname is the name of your project.

About Custom Visualizations