mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-09 10:58:05 +02:00
monitor/bluez: set node.name property when creating combine stream
This commit is contained in:
parent
9caa44cfab
commit
5f9b3a9659
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ function createSetNode(parent, id, type, factory, properties)
|
|||
)
|
||||
end
|
||||
|
||||
properties["node.name"] = name
|
||||
properties["node.virtual"] = false
|
||||
properties["device.api"] = "bluez5"
|
||||
properties["api.bluez5.set.members"] = nil
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue