bluez5: add parameter to use A2DP source as input

This commit is contained in:
Dmitry Sharshakov 2021-03-29 19:30:36 +03:00 committed by Wim Taymans
parent 149471631e
commit e7f2f450ff
2 changed files with 17 additions and 1 deletions

View file

@ -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
}
}
}