#include "SimpleBuffer.h"#include "SoundInfo.h"#include "SoundEnvelope.h"#include <vector>#include <map>#include <memory>#include <set>#include <cassert>#include <boost/thread/mutex.hpp>Go to the source code of this file.
Classes | |
| class | gnash::sound::EmbedSound |
| Definition of an embedded sound. 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