Merge branch 'add-lineout' into 'master'

spa: add "Line Out" element to headphones and lineout profiles

See merge request pipewire/pipewire!2713
This commit is contained in:
佳和 刘 2026-03-24 17:06:08 +00:00
commit e567a7d4a6
2 changed files with 8 additions and 0 deletions

View file

@ -137,6 +137,10 @@ volume = zero
switch = off
volume = off
[Element Line Out]
switch = off
volume = off
[Element Surround]
switch = off
volume = off

View file

@ -155,6 +155,10 @@ volume = merge
override-map.1 = all-rear
override-map.2 = rear-left,rear-right
[Element Line Out]
switch = mute
volume = merge
[Element Surround]
switch = mute
volume = merge