spa: alsa: Add option to use ELD-detected channels

This commit is contained in:
Arun Raghavan 2025-10-09 20:24:14 -07:00 committed by Wim Taymans
parent 91e2f184e2
commit 154ab33607
2 changed files with 40 additions and 3 deletions

View file

@ -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;