Gnash  0.8.11dev
Classes | Namespaces | Typedefs
AuxStream.h File Reference
#include "InputStream.h"
#include <cstdint>

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)
 

Typedefs

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