mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pipewire.conf: add dummy driver to pipewire.dummy group
So that we can have nodes join to the dummy driver group to let them be scheduled by it.
This commit is contained in:
parent
92196787d6
commit
c89af625db
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ context.objects = [
|
|||
args = {
|
||||
factory.name = support.node.driver
|
||||
node.name = Dummy-Driver
|
||||
node.group = pipewire.dummy
|
||||
priority.driver = 20000
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue