mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2025-12-20 04:10:02 +01:00
bluez-monitor.conf: Update source-role property name
New version of PipeWire replaced a2dp-source-role property by more generic media-source-role.
This commit is contained in:
parent
22dadaa343
commit
dbeba2b0a7
1 changed files with 2 additions and 2 deletions
|
|
@ -129,10 +129,10 @@ rules = [
|
|||
#session.suspend-timeout-seconds = 5 # 0 disables suspend
|
||||
#monitor.channel-volumes = false
|
||||
|
||||
# A2DP source role, "input" or "playback"
|
||||
# Media 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
|
||||
#bluez5.media-source-role = input
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue