A .NET 2.0 C# library that allows users to easily write plug-ins for Windows Media Player in .NET (C#).
Currently supports Visualisation plugins and provides working samples.
by ahura mazda
As a developer, all that is required of you is to inherit from a class, set a couple of properties (name, description) and implement the Render method.
The Render uses standard System.Drawing functionality as default.
Future releases will support other Windows Media Player plugin architectures such as DSP, etc.
Screenshots:

