gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash/server/asobj NetStream.cpp NetStream.h


From: Tomas Groth
Subject: Re: [Gnash-commit] gnash/server/asobj NetStream.cpp NetStream.h
Date: Wed, 30 May 2007 15:01:00 +0200 (CEST)

--- Sandro Santilli <address@hidden> skrev:

> > then yes.
> 
> I mean that the Flash platform has the concept of a NetStream Buffer that
> fills
> and flushes and I'm trying to understand how is this modeled in Gnash.
> 
> A thread should be fillign the buffer, and another thread should be flushing
> it (by displaying portions of it).
> 
> LoadThread::getBytesLoaded() is likely *not* this buffer, for a couple of
> reasons:
> 
>       1) Can't be misured with "time" units (just bytes)
Actually it can. Using FLVParser::getBufferLength()

>       2) Never flushes
That's true.

cheers,

Tomas


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]