mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
pulse-server: remove MIN_BLOCK
It is not really used and minreq is good enough
This commit is contained in:
parent
ab45b16a05
commit
8712cfb6a1
2 changed files with 3 additions and 6 deletions
|
|
@ -47,7 +47,6 @@
|
|||
#define MIN_BUFFERS 8u
|
||||
#define MAX_BUFFERS 64u
|
||||
|
||||
#define MIN_BLOCK 64u
|
||||
#define MIN_SAMPLES 32u
|
||||
#define MIN_USEC (MIN_SAMPLES * SPA_USEC_PER_SEC / 48000u)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue