new default value
This commit is contained in:
parent
1b76771862
commit
0720d74a29
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
#define MIN_SND_CRD_BLOCK_SIZE_SAMPLES ( MIN_BLOCK_DURATION_MS * SND_CRD_SAMPLE_RATE / 1000 )
|
||||
|
||||
// maximum value of factor for network block size
|
||||
#define MAX_NET_BLOCK_SIZE_FACTOR 8
|
||||
#define MAX_NET_BLOCK_SIZE_FACTOR 4
|
||||
|
||||
// default network block size factor
|
||||
#define DEF_NET_BLOCK_SIZE_FACTOR 3
|
||||
|
|
Loading…
Reference in a new issue