|
pianod2
multisource multiuser scriptable networked music player
|
SDL output. More...
#include <mutex>#include <condition_variable>#include <SDL/SDL.h>#include <SDL/SDL_version.h>#include <SDL/SDL_audio.h>#include "audio/audiooutput.h"

Go to the source code of this file.
Classes | |
| class | Audio::LibsdlOutput |
| Audio output class utilizing SDL for output. More... | |
Namespaces | |
| Audio | |
| Classes dealing with audio output drivers and decoding/playing audio files. | |
Macros | |
| #define | pianod2_libsdloutput_h |
SDL output.
Audio output module for Simple DirectMedia Layer (libsdl). Note libsdl cannot open the same device multiple times, and therefore is incapable of crossfading.
| #define pianod2_libsdloutput_h |