mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
bluez5: add parameter to use A2DP source as input
This commit is contained in:
parent
149471631e
commit
e7f2f450ff
2 changed files with 17 additions and 1 deletions
|
|
@ -84,6 +84,11 @@ rules = [
|
|||
#channelmix.normalize = false
|
||||
#channelmix.mix-lfe = false
|
||||
#session.suspend-timeout-seconds = 5 # 0 disables suspend
|
||||
|
||||
# A2DP source role, "input" or "playback"
|
||||
# Defaults to "playback", playing stream to speakers
|
||||
# Set to "input" to use as an input for apps
|
||||
#bluez5.a2dp-source-role = input
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue