|
JackTrip
|
#include <iostream>#include <functional>#include <jack/jack.h>#include <QVector>#include <QVarLengthArray>#include <QMutex>#include "jacktrip_types.h"#include "ProcessPlugin.h"#include "AudioInterface.h"

Go to the source code of this file.
Classes | |
| class | JackAudioInterface |
| Class that provides an interface with the Jack Audio Server. More... | |