I am trying to find out how to access the Windows Media Player library in c#. I have had a look around the web and SO and have found many articles on controlling WMP. I am trying to access its library information however. I.e. its track names, file path and metadata.
Is there a library for this or at least does it store it in some form of database somewhere?
Thanks, Ben