mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
bluez5: add a property to select default profile
This commit is contained in:
parent
6a10ac36aa
commit
97b01ed9b0
2 changed files with 32 additions and 12 deletions
|
|
@ -59,6 +59,10 @@ rules = [
|
|||
# AAC variable bitrate mode
|
||||
# Available values: 0 (cbr, default), 1-5 (quality level)
|
||||
#bluez5.a2dp.aac.bitratemode = 0
|
||||
|
||||
# Profile connected first
|
||||
# Available values: a2dp-sink (default), headset-head-unit
|
||||
#device.profile = headset-head-unit
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue