|
SoDaRadio-5.0.3-master:8901fb5
|
#include <math.h>#include "AudioALSA.hxx"#include "AudioPA.hxx"#include <iostream>#include <time.h>Go to the source code of this file.
Macros | |
| #define | CAPSAMPS (48 * 1000 * 5) |
Functions | |
| int | main (int argc, char *argv[]) |
| #define CAPSAMPS (48 * 1000 * 5) |
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 6 of file Audio_test.cxx.
References CAPSAMPS, SoDa::AudioIfc::FLOAT, SoDa::AudioIfc::recv(), SoDa::AudioIfc::recvBufferReady(), SoDa::AudioIfc::send(), SoDa::AudioIfc::sendBufferReady(), SoDa::AudioIfc::setOutGain(), SoDa::AudioIfc::sleepIn(), and SoDa::AudioIfc::wakeIn().
1.8.13