mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
media-session: move profile selection to media-session
Disable automatic profile selection in the acp device Implement selection of profiles in the default-profile module
This commit is contained in:
parent
3312757706
commit
585f533d27
2 changed files with 132 additions and 59 deletions
|
|
@ -24,8 +24,8 @@ rules = [
|
|||
#api.alsa.ignore-dB = false
|
||||
#device.profile-set = "profileset-name"
|
||||
#device.profile = "default profile name"
|
||||
api.acp.auto-profile = false
|
||||
#api.acp.auto-port = true
|
||||
#api.acp.auto-profile = true
|
||||
#device.nick = "My Device"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue