Welcome to MSDN Blogs Sign in | Join | Help

November 2009 - Posts

TimeCode Ranges from Windows Media Metadata

As a follow up to my previous post , I have updated the code to add the ability to extract SMPTE timecode ranges.    The WMMetadataReader class (in WMMetadataReader.h) now has a public method like below: System::Collections::Generic::List<SMPTETimeCodeRange^>^
Posted by jitghosh | 1 Comments

2nd Edition of our Silverlight Recipes book is now available…

  Rob and I worked hard on updating this for SL 3. If you do happen to purchase it, please let us know if you like the format, the topics and any thoughts on how we can improve. We are about to start early work on the next edition for Silverlight
Posted by jitghosh | 1 Comments

Windows Media Metadata in Managed Code (and by extension - Silverlight)

I have encountered several inquiries about accessing the metadata embedded in Windows Media file headers from Silverlight. Unfortunately Silverlight does not expose this information out of the box. The only way you can access this is by utilizing the
Posted by jitghosh | 0 Comments
 
Page view tracker