Re: [Flashcoders] onMetaData

2008-01-30 Thread Randy Troppmann
I don't think you can rely on metaData being called just once, but it is
easy enough to add logic to handle the metadata once only.
The nature of the metadata depends on how (and with what tool) the flv was
encoded. So the answer to your question of predictability is Yes only if
you have strict control over how the video is encoded. Otherwise, the answer
is No.

- Randy

On Jan 29, 2008 1:39 AM, strk [EMAIL PROTECTED] wrote:

 Can one rely on the assumption that onMetaData
 will be called only once for a given video loaded
 by NetStream ?

 And is the call sequence of it and other statuses
 predictable at all ?

 TIA

 --strk;

  ()   ASCII Ribbon Campaign
  /\   Keep it simple!

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] onMetaData

2008-01-29 Thread strk
Can one rely on the assumption that onMetaData
will be called only once for a given video loaded
by NetStream ?

And is the call sequence of it and other statuses
predictable at all ?

TIA

--strk; 

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders