mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
bluez5: add property to enable hardware volume control
This commit is contained in:
parent
387f7e327f
commit
edee633f96
5 changed files with 67 additions and 18 deletions
|
|
@ -55,6 +55,16 @@ rules = [
|
|||
# Overload mSBC support for native backend and a specific device.
|
||||
#bluez5.msbc-support = false
|
||||
|
||||
# Hardware volume control (default: [ hfp_ag hsp_ag a2dp_source ])
|
||||
#bluez5.hw-volume = [
|
||||
# hfp_hf
|
||||
# hsp_hs
|
||||
# a2dp_sink
|
||||
# hfp_ag
|
||||
# hsp_ag
|
||||
# a2dp_source
|
||||
#]
|
||||
|
||||
# LDAC encoding quality
|
||||
# Available values: auto (Adaptive Bitrate, default)
|
||||
# hq (High Quality, 990/909kbps)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue