Gnash
0.8.11dev
|
#include <cassert>
#include <cstdint>
#include <limits>
#include "EmbedSound.h"
#include "LiveSound.h"
#include "SoundEnvelope.h"
Go to the source code of this file.
Classes | |
class | gnash::sound::EmbedSoundInst |
Instance of a defined sound (EmbedSound) More... | |
Namespaces | |
gnash | |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
gnash::sound | |
Gnash sound handling subsystem (libsound) | |
gnash::media | |
Gnash media handling subsystem (libmedia) | |