Gnash  0.8.11dev
Classes | Namespaces | Typedefs
SoundEnvelope.h File Reference
#include <cstdint>
#include <vector>

Go to the source code of this file.

Classes

class  gnash::sound::SoundEnvelope
 A sound envelope. More...
 

Namespaces

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

Typedefs

typedef std::vector< SoundEnvelope > gnash::sound::SoundEnvelopes
 A vector of SoundEnvelope objects. More...