#include "InputStream.h"#include "AudioDecoder.h"#include "SoundEnvelope.h"#include "SimpleBuffer.h"#include "EmbedSound.h"#include "sound_handler.h"#include <memory>#include <cassert>#include <boost/cstdint.hpp>Go to the source code of this file.
Classes | |
| class | gnash::sound::EmbedSoundInst |
| Instance of a defined sound (EmbedSound). More... | |
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::sound |
Gnash sound handling subsystem (libsound). | |
| namespace | gnash::media |
Gnash media handling subsystem (libmedia). | |
1.7.1