Under the light of new findings, here are the buffers again:

                +--------------+
                | input stream |
                +--------------+
                       |
                       v
                  ( parser )
                       |
            +----------+-----------+
            |                      |
 . . . . . . . .  Buffer . . . . . . . . . . . . . .
 .          |                      |               .
 .          v                      v               .
 .  +------------------+    +-----------------+    .
 .  | VideoQueue       |    | AudioQueue      |    .
 .  +------------------+    +-----------------+    .
 . . . . . . . . . . . . . . . . . . . . . . . . . .

The parser process is responsible of parsing input and
providing access to video/audio queues.

The buffers contain encoded data, and their size (in time
units) can be specified by user [NetStream.setBufferTime].

--strk;

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 



_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to