Querying content of Windows Media Center library
Posted
by Tuvix
on Stack Overflow
See other posts from Stack Overflow
or by Tuvix
Published on 2010-04-27T16:19:54Z
Indexed on
2010/04/27
16:23 UTC
Read the original article
Hit count: 131
c#
I'm trying to create a program in C# that lists the content of a library in Windows Media Center (for instance the video library).
Is this possible using the Windows Media Center SDK, without having to create it as an addin for WMC, but as an "external" program, running on the same machine as WMC?
© Stack Overflow or respective owner