.NET plugin for windows media player

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul Fi

    #1

    .NET plugin for windows media player

    any body knows of a good resource on the internet on creating .NET
    plugin for windows media player, i need to write quite a basic plugin
    that monitors what is currently playing on a windows media player
    instance and stores a log of it in some file like say XML file.


    *** Sent via Developersdex http://www.developersdex.com ***
  • jenp

    #2
    Re: .NET plugin for windows media player

    Try the Windows Media blogging plugin



    I've never used it myself - but i think it creates a registry key with
    information about the currently playing track. You should then be able
    to read that key and put the info wherever you fancy.

    Cheers

    Phil

    Comment

    Working...