Skip to content

config: allow passing arguments to pipewire modules

James Calligeros requested to merge chadmed/wireplumber:pw-mod-args into master

Sometimes, it may be necessary to pass arguments in to a Pipewire module being loaded. Allow this to be done using the same format as load_module()/load_optional_module().

Signed-off-by: James Calligeros jcalligeros99@gmail.com

Merge request reports