Gnash  0.8.11dev
Classes | Namespaces | Constant Groups | Typedefs
AuxStream.h File Reference
#include "InputStream.h"
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  gnash::sound::AuxStream
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::sound
 Gnash sound handling subsystem (libsound)
 

Constant Groups

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::sound
 Gnash sound handling subsystem (libsound)
 

Typedefs

typedef unsigned int(* gnash::sound::aux_streamer_ptr )(void *udata, boost::int16_t *samples, unsigned int nSamples, bool &eof)