SoDaRadio-5.0.3-master:8901fb5
|
#include "SoDaBase.hxx"
#include "AudioIfc.hxx"
#include <string>
#include <boost/format.hpp>
#include <iostream>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | SoDa::AudioALSA |
ALSA audio interface class. More... | |
Namespaces | |
SoDa | |
Macros | |
#define | ALSA_DEF { throw SoDa::SoDaException("ALSA Sound Library is not enabled in this build version."); } |
#define ALSA_DEF { throw SoDa::SoDaException("ALSA Sound Library is not enabled in this build version."); } |
Definition at line 38 of file AudioALSA.hxx.