Building a UI Plug-in

[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 UI plug-in by using Visual Studio and 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 UI Plug-in.

The wizard creates a UI plug-in that you can use as a starting point. The following topic explains how to customize the plug-in for your own purposes:

About User Interface Plug-ins