mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pipewire: increase max-rates to 32
This commit is contained in:
parent
ea4e5cf364
commit
41d8afa404
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ struct ucred {
|
|||
#define spa_debug(...) pw_log_trace(__VA_ARGS__)
|
||||
#endif
|
||||
|
||||
#define MAX_RATES 16u
|
||||
#define MAX_RATES 32u
|
||||
#define CLOCK_MIN_QUANTUM 4u
|
||||
#define CLOCK_MAX_QUANTUM 65536u
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue