Go to the source code of this file.
◆ PROTOCOL_STACK
#define PROTOCOL_STACK QHostAddress::AnyIPv4 |
◆ setRealtimeProcessPriority()
void setRealtimeProcessPriority |
( |
| ) |
|
◆ gBindPortHigh
const int gBindPortHigh = 5464 |
◆ gBindPortLow
const int gBindPortLow = 3464 |
◆ gDefaultBitResolutionMode
◆ gDefaultBufferSizeInSamples
const uint32_t gDefaultBufferSizeInSamples = 128 |
◆ gDefaultDeviceID
◆ gDefaultLocalAddress
const QString gDefaultLocalAddress = QString() |
◆ gDefaultNumInChannels
const int gDefaultNumInChannels = 2 |
◆ gDefaultNumOutChannels
const int gDefaultNumOutChannels = 2 |
◆ gDefaultOutputQueueLength
const int gDefaultOutputQueueLength = 4 |
◆ gDefaultPort
const int gDefaultPort = 4464 |
◆ gDefaultQueueLength
const int gDefaultQueueLength = 4 |
◆ gDefaultRedundancy
const int gDefaultRedundancy = 1 |
◆ gDefaultSampleRate
const uint32_t gDefaultSampleRate = 48000 |
◆ gDOMAIN_TRIPLE
const QString gDOMAIN_TRIPLE = QString("192.168.0") |
◆ gJackBitResolution
const int gJackBitResolution = 32 |
Audio Bit Resolution of the Jack Server.
◆ gJackDefaultClientName
const QString gJackDefaultClientName = "JackTrip" |
◆ gMAX_TUB
◆ gMAX_WAIRS
const int gMAX_WAIRS = 128 |
◆ gMaxRemoteNameLength
const int gMaxRemoteNameLength = 64 |
◆ gMaxThreads
const int gMaxThreads = 1024 |
Maximum Threads that can be run at the same time.
◆ gMIN_TUB
◆ gPrintSeparator
const char* const gPrintSeparator = "---------------------------------------------------------" |
◆ gServerUdpPort
const int gServerUdpPort = 4464 |
Public well-known UDP port to where the clients will connect.
◆ gTimeOutMultiThreadedServer
const int gTimeOutMultiThreadedServer = 10000 |
◆ gVerboseFlag
Verbose mode flag declaration.
◆ gVersion
const char* const gVersion = "1.3.0" |
◆ gWaitCounter
const int gWaitCounter = 60 |
◆ WAIR_AUDIO_NAME
const QString WAIR_AUDIO_NAME = QString("JackTrip") |