Increase pipewire audio max nodes/ports limit

This commit is contained in:
dec05eba
2024-12-05 19:08:01 +01:00
parent 00b132c7b4
commit 8941e12c61

View File

@@ -8,8 +8,8 @@
#include <stdbool.h>
#define GSR_PIPEWIRE_AUDIO_MAX_STREAM_NODES 128
#define GSR_PIPEWIRE_AUDIO_MAX_PORTS 128
#define GSR_PIPEWIRE_AUDIO_MAX_STREAM_NODES 256
#define GSR_PIPEWIRE_AUDIO_MAX_PORTS 256
#define GSR_PIPEWIRE_AUDIO_MAX_REQUESTED_LINKS 32
typedef enum {