Skip to main content

Microsoft Silverlight

Answered Question MediaStreamAttributeKeys and custom parser.RSS Feed

(0)

bowljoman
bowljoman

Member

Member

0 points

5 Posts

MediaStreamAttributeKeys and custom parser.

 Hello, Imwritting a couple mediastreamsource parsers and the documentation is a little vague about CodecPrivateData and in particular Im looking for how I can expose framerate. 

 If I need a full bit map info header or such.

 

http://msdn.microsoft.com/en-us/library/system.windows.media.mediastreamattributekeys(VS.95).aspx

Denis_by
Denis_by

Member

Member

9 points

8 Posts

Re: MediaStreamAttributeKeys and custom parser.

 Hi, may be you could get some info here http://forums.silverlight.net/forums/p/123755/279356.aspx#279356

bowljoman
bowljoman

Member

Member

0 points

5 Posts

Answered Question

Re: Re: MediaStreamAttributeKeys and custom parser.

 Hey, thanks. I was able to answere my own question.

The frame rate is implicit by sample presentation times. (timestamps)

 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities