Retrieving currently playing song from Windows Media Player (C#)

Posted by DMan on Stack Overflow See other posts from Stack Overflow or by DMan
Published on 2010-02-16T23:48:27Z Indexed on 2010/05/06 21:28 UTC
Read the original article Hit count: 192

Filed under:
|

I realize there is a similar question to this, but it really has no information in it. I want to retrieve the currently playing song title (similar to MSN Messenger) within a C# app. The Windows Media Player I want to control is EXTERNAL- that is, it is running on the computer, not within the app. Anyway to do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about windows-media-player