Gnash
0.8.10
|
#include <boost/cstdint.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | gnash::sound::SoundEnvelope |
A sound envelope. More... | |
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
namespace | gnash::sound |
Gnash sound handling subsystem (libsound) | |
Typedefs | |
typedef std::vector < SoundEnvelope > | gnash::sound::SoundEnvelopes |
A vector of SoundEnvelope objects. |