mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
spa: alsa: Add option to use ELD-detected channels
This commit is contained in:
parent
91e2f184e2
commit
154ab33607
2 changed files with 40 additions and 3 deletions
|
|
@ -49,6 +49,7 @@ struct pa_card {
|
|||
bool auto_port;
|
||||
bool ignore_dB;
|
||||
bool disable_pro_audio;
|
||||
bool use_eld_channels;
|
||||
uint32_t rate;
|
||||
uint32_t pro_channels;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue