gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Getting the IOChannel working for RTMP


From: strk
Subject: Re: [Gnash-dev] Getting the IOChannel working for RTMP
Date: Tue, 30 Mar 2010 12:40:13 +0200

On Tue, Mar 30, 2010 at 02:49:09AM +0530, George Thomas wrote:
> >
> > >You'll want to implement ::read, ::seek ::eof ::tell ...
> > >well the more you do the better it is. ::size I guess will be hard,
> > >but hopefully not needed.
> >
> > That means a cache a File object should be set up onto which the writing
> > process is to be done. in the read function there is a "void *dst " argument
> > associated with most functions. What's this for? Is this the pointer thats
> > going to be used later in netstream for accessing the data for rendering and
> > all?

dst is the buffer you want the data to be written to.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html




reply via email to

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