I come from an electronics background, with a project whereby I'd like to be able to obtain various information about the state of the desktop player, eg
- Current track name
- Current track artist
- Position in song
- Play/pause status
Is there an active API or other method which will allow me to obtain this information and get it out of the desktop app itself, such that I might be able to send that information out via a COM port?
Thanks in advance.