Getting windows media player currently playing song
Asked Answered
I

1

1

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?

Intestate answered 10/9, 2010 at 0:41 Comment(2)
#56978Christan
sorry I have already read thisIntestate
C
0

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

Caesium answered 10/9, 2010 at 3:24 Comment(1)
perfect, can you guide me towards a point where I can read to create WMP plugins using C# as well?Intestate

© 2022 - 2024 — McMap. All rights reserved.