|
JackTrip
|
#include <iostream>#include <QCoreApplication>#include <QDebug>#include <QLoggingCategory>#include "JackAudioInterface.h"#include "UdpDataProtocol.h"#include "RingBuffer.h"#include "JackTrip.h"#include "Settings.h"#include "LoopBack.h"#include "PacketHeader.h"#include "jacktrip_tests.cpp"#include "jacktrip_globals.h"
Functions | |
| void | qtMessageHandler (QtMsgType, const QMessageLogContext &, const QString &msg) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void qtMessageHandler | ( | QtMsgType | , |
| const QMessageLogContext & | , | ||
| const QString & | msg | ||
| ) |