|
JackTrip
|
#include "Settings.h"#include "LoopBack.h"#include "Effects.h"#include "jacktrip_globals.h"#include <iostream>#include <getopt.h>#include <cstdlib>#include <assert.h>#include <ctype.h>
Enumerations | |
| enum | JTLongOptIDS { OPT_BUFSTRATEGY = 1001 , OPT_SIMLOSS , OPT_SIMJITTER , OPT_BROADCAST , OPT_RTUDPPRIORITY } |
Variables | |
| int | gVerboseFlag = 0 |
| Verbose mode flag declaration. More... | |
| enum JTLongOptIDS |
| int gVerboseFlag = 0 |
Verbose mode flag declaration.