mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-08 17:28:38 +02:00
wireplumber.conf: add m-standard-event-source
This commit is contained in:
parent
fd91d8a35b
commit
3c2c954107
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ wireplumber.components = [
|
|||
# dynamic properties of pipewire objects in RAM
|
||||
{ name = libwireplumber-module-metadata, type = module }
|
||||
|
||||
# Module listening for pipewire objects to push events
|
||||
{ name = libwireplumber-module-standard-event-source, type = module }
|
||||
|
||||
# Link nodes by stream role and device intended role
|
||||
{ name = intended-roles.lua, type = script/lua }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue