Gnash
0.8.11dev
|
#include <memory>
#include <cassert>
#include <cstdint>
#include "LiveSound.h"
#include "StreamingSoundData.h"
#include "sound_handler.h"
Go to the source code of this file.
Classes | |
class | gnash::sound::StreamingSound |
Instance of a defined sound (StreamingSoundData) 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) | |