|
JackTrip
|
#include <iostream>#include <QThreadPool>#include <QObject>#include <QEventLoop>#include <QHostAddress>#include <QMutex>#include "JackTrip.h"

Go to the source code of this file.
Classes | |
| class | JackTripWorker |
| Prototype of the worker class that will be cloned through sending threads to the Thread Pool. More... | |