|
JackTrip
|
#include <tr1/memory>#include <QObject>#include <QString>#include "DataProtocol.h"#include "JackAudioInterface.h"#include "PacketHeader.h"#include "RingBuffer.h"

Go to the source code of this file.
Classes | |
| class | JackTrip |
| Main class to creates a SERVER (to listen) or a CLIENT (to connect to a listening server) to send audio streams in the network. More... | |