Gnash  0.8.11dev
Classes | Namespaces | 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

namespace  gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
namespace  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)