SoDaRadio-5.0.3-master:8901fb5
Classes | Namespaces | Macros
AudioPA.hxx File Reference
#include "SoDaBase.hxx"
#include "AudioIfc.hxx"
#include <boost/format.hpp>
#include <iostream>
#include <stdexcept>

Go to the source code of this file.

Classes

class  SoDa::AudioPA
 the PortAudio interface class More...
 

Namespaces

 SoDa
 

Macros

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

Macro Definition Documentation

◆ PORTAUDIO_DEF

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