JackTrip
|
#include <iostream>
#include <string>
#include <errno.h>
#include <QIODevice>
#include <QString>
#include <QVector>
#include <QMutexLocker>
#include <jack/jack.h>
Go to the source code of this file.
Classes | |
class | JMess |
Class to save and load all jack client connections. More... | |
Variables | |
const int | Indent = 2 |
const int Indent = 2 |