pipewire/spa/lib
Wim Taymans 8ba08f3029 spa: add audio.layout property
Makes it possible to define audio channels and position with a
predefined layout string.

It is easier and less error prone to say "5.1" than to spell out
[ FL FR FC LFE RL RR ].

AUX channels have a special syntax. AUX<N> will make <N> AUX
channels. Easier to say AUX128 than to write an array with the
128 AUX channels.
2025-10-30 12:28:07 +01:00
..
lib.c spa: add audio.layout property 2025-10-30 12:28:07 +01:00
meson.build spa: compile all function into libspa.so 2024-11-26 11:58:51 +01:00