sdkwindows-media-center

Can I manipulate the "Now Playing" queue in Windows Media Center using the SDK?


I've downloaded the Windows Media Center SDK and have looked through the documentation, but I don't really see how I can interact with the "Now Playing" queue. Is it possible?


Solution

  • In Windows 7 you get full interaction. Use MediaCollection

    In Windows Vista stuff kind of works but its really fragile see this code.