Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TPF
jacktrip
Commits
bb5c2d3c
Commit
bb5c2d3c
authored
Jul 13, 2020
by
cc
Browse files
version 1.2chris, gTimeOutMultiThreadedServer 10s
parent
56c95a26
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/jacktrip_globals.h
View file @
bb5c2d3c
...
...
@@ -44,7 +44,7 @@
/// \todo Add this namespace
//namespace JackTrip
const
char
*
const
gVersion
=
"1.2"
;
///< JackTrip version
const
char
*
const
gVersion
=
"1.2
chris
"
;
///< JackTrip version
//*******************************************************************************
/// \name Default Values
...
...
@@ -90,7 +90,7 @@ const uint32_t gDefaultDeviceID = 0;
const
uint32_t
gDefaultBufferSizeInSamples
=
128
;
const
QString
gDefaultLocalAddress
=
QString
();
const
int
gDefaultRedundancy
=
1
;
const
int
gTimeOutMultiThreadedServer
=
5
000
;
// seconds
const
int
gTimeOutMultiThreadedServer
=
10
000
;
// seconds
const
int
gWaitCounter
=
60
;
//@}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment