Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.86 KB

building-a-plug-in.md

File metadata and controls

45 lines (27 loc) · 1.86 KB
title description ms.assetid keywords ms.topic ms.date ms.custom
Building a Plug-in
Building a Plug-in
eaea6c36-2b73-419c-9a0b-27ac3570a010
Windows Media Player,plug-ins
Windows Media Player plug-ins,building
plug-ins,building
building plug-ins,about
article
4/26/2023
UpdateFrequency5

Building a 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.]

The Windows Media Player SDK includes a plug-in wizard that you can use to build several types of plugins. The following topics describe how to install and use the wizard.

Section Description
Getting Started with the Plug-in Wizard Describes how to install the plug-in wizard in Visual Studio.
Using the Plug-in Wizard with Visual Studio Describes how to create and build a plug-in using Visual Studio and the plug-in wizard.

 

Related topics

Windows Media Player Plug-ins