mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
audio: bump max channels to 128
This commit is contained in:
parent
532140ca90
commit
c91f75ae2e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ extern "C" {
|
|||
* \{
|
||||
*/
|
||||
|
||||
#define SPA_AUDIO_MAX_CHANNELS 64u
|
||||
#define SPA_AUDIO_MAX_CHANNELS 128u
|
||||
|
||||
enum spa_audio_format {
|
||||
SPA_AUDIO_FORMAT_UNKNOWN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue