SoDaRadio-5.0.3-master:8901fb5
Classes | Namespaces | Macros
AudioALSA.hxx File Reference
#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."); }
 

Macro Definition Documentation

◆ ALSA_DEF

#define ALSA_DEF   { throw SoDa::SoDaException("ALSA Sound Library is not enabled in this build version."); }

Definition at line 38 of file AudioALSA.hxx.