|
Gnash
0.8.11dev
|
#include "sound_handler_sdl.h"#include "SoundInfo.h"#include "EmbedSound.h"#include "AuxStream.h"#include "GnashSleep.h"#include "log.h"#include "GnashException.h"#include <vector>#include <SDL.h>Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
| gnash::sound | |
| Gnash sound handling subsystem (libsound) | |
Functions | |
| sound_handler * | gnash::sound::create_sound_handler_sdl (media::MediaHandler *m) |
1.8.12