mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Increase max buffer size
This commit is contained in:
parent
81fc595e3d
commit
af73585948
12 changed files with 38 additions and 26 deletions
|
|
@ -45,7 +45,7 @@ extern "C" {
|
|||
#include <spa/param/audio/format-utils.h>
|
||||
|
||||
#define MIN_LATENCY 16
|
||||
#define MAX_LATENCY 1024
|
||||
#define MAX_LATENCY 8192
|
||||
|
||||
#define DEFAULT_RATE 48000u
|
||||
#define DEFAULT_CHANNELS 2u
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue