<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mediacentersandbox.com/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows Media Center Managed Code Obect Model</title><link>http://mediacentersandbox.com/forums/6/ShowForum.aspx</link><description>Discuss the managed code object model available to Windows Media Center applications.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60217.2664)</generator><item><title>Re: PlayMedia method</title><link>http://mediacentersandbox.com/forums/thread/9590.aspx</link><pubDate>Wed, 03 Mar 2010 19:30:23 GMT</pubDate><guid isPermaLink="false">edf2c9e4-3a2f-48fb-a021-c4ce4a1a3ed1:9590</guid><dc:creator>Charlie</dc:creator><slash:comments>0</slash:comments><comments>http://mediacentersandbox.com/forums/thread/9590.aspx</comments><wfw:commentRss>http://mediacentersandbox.com/forums/commentrss.aspx?SectionID=6&amp;PostID=9590</wfw:commentRss><description>If the video plays with PlayMedia directly it should also work with MediaCollection.</description></item><item><title>PlayMedia method</title><link>http://mediacentersandbox.com/forums/thread/9589.aspx</link><pubDate>Wed, 03 Mar 2010 16:06:45 GMT</pubDate><guid isPermaLink="false">edf2c9e4-3a2f-48fb-a021-c4ce4a1a3ed1:9589</guid><dc:creator>papirov</dc:creator><slash:comments>0</slash:comments><comments>http://mediacentersandbox.com/forums/thread/9589.aspx</comments><wfw:commentRss>http://mediacentersandbox.com/forums/commentrss.aspx?SectionID=6&amp;PostID=9589</wfw:commentRss><description>My plugin is calling PlayMedia method to display a streaming video from the internet. Unfortunately, the video stream does not contain any meta information, like Name, Synopsis, etc.&amp;nbsp; I would like to somehow hook into the media center and override the meta information that the streaming server is sending (as it is meaningless).&amp;nbsp; I would also like to be able to start the streaming video from a certain time, not only from beginning.&lt;br&gt;&lt;br&gt;Is this possible?&amp;nbsp; I've looked at the PlayMedia method and am not seeing anything there that would help me.&amp;nbsp; &lt;br&gt;I've tried creating a MediaCollection and populating it with a single MediaCollectionItem and than passing it to PlayMedia, but than the video does not play at all.&lt;br&gt;&lt;br&gt;Any advice?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Igor&lt;br&gt;</description></item></channel></rss>