Skip to main content

Microsoft Silverlight

Answered Question checking video compatibilityRSS Feed

(0)

TheRekz
TheRekz

Member

Member

4 points

40 Posts

checking video compatibility

How can I check if a wmv video is compatible with silverlight from code behind??

Maud
Maud

Contributor

Contributor

3286 points

453 Posts

Answered Question

Re: checking video compatibility

Hi,

Easiest way is using MediaElement to open media file and capture ExceptionBig Smile.

or we could use DShow SDK to check media file header information, then determine if it's compatible with silverlight.

silverlight supported media formats

Thanks,

Maud
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities