Search code examples
c#windowswindows-media-player

Getting windows media player currently playing song


Is there a way I can get currently plaaying song from Windows Media Player by C# with .NET? Any API that will work with all Windows Media Player versions?


Solution

  • I think what HPT suggested should work. But if you want to access it using C#, please refer to

    http://msdn.microsoft.com/en-us/library/dd562405%28VS.85%29.aspx