On Fri, Jul 22, 2011 at 09:24:38PM +0200, Jonas 'Sortie' Termansen wrote: > * Had some nasty MediaParser race conditions when implementing the > testcase that made it difficult to see when > MediaParser::getAudioInfo() is available, and how should the code > wait for the next frame?
Right, there's no way to "wait" for next frame. All you can do is check and sleep, until parsingCompleted(). --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnash-dev

