mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 14:13:19 +00:00
format: Add support for sample rate of 1.536 Mhz
This commit is contained in:
parent
6ed9645465
commit
aec99d2b6f
@ -11,7 +11,7 @@
|
||||
struct spa_pod;
|
||||
struct spa_pod_builder;
|
||||
|
||||
#define RATE_MAX (48000u*16u)
|
||||
#define RATE_MAX (48000u*32u)
|
||||
#define CHANNELS_MAX (64u)
|
||||
|
||||
enum sample_format {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user