mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-27 07:00:12 -05:00
media-session: add bluez hw database conf files
This commit is contained in:
parent
2c9764da1d
commit
88077a29db
3 changed files with 74 additions and 6 deletions
|
|
@ -5,13 +5,14 @@
|
|||
# ~/.config/pipewire/media-session.d/ for local changes.
|
||||
|
||||
properties = {
|
||||
# Enable mSBC support, disabled by default. Be aware that
|
||||
# mSBC is not expected to work on all headset + adapter combinations.
|
||||
# This can be overloaded for a specific device and native backend
|
||||
# in rules section.
|
||||
#bluez5.msbc-support = false
|
||||
# These features do not work on all headsets, so they are enabled
|
||||
# by default based on the hardware database. They can also be
|
||||
# forced on/off by the following options:
|
||||
|
||||
#bluez5.sbc-xq-support = false
|
||||
#bluez5.force-sbc-xq = true
|
||||
#bluez5.force-msbc = true
|
||||
|
||||
# See bluez-hardware.conf for the hardware database.
|
||||
|
||||
# Enabled headset roles (default: [ hsp_hs hfp_ag ]), this
|
||||
# property only applies to native backend. Currently some headsets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue