mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
filter-chain: move the filter-graph to plugins
This commit is contained in:
parent
2e157f7248
commit
567b484386
27 changed files with 122 additions and 132 deletions
|
|
@ -37,7 +37,7 @@ fi
|
|||
# the config file read by the daemon
|
||||
export PIPEWIRE_CONFIG_DIR="${BUILDDIR}/src/daemon"
|
||||
# the directory with SPA plugins
|
||||
export SPA_PLUGIN_DIR="${BUILDDIR}/spa/plugins:${BUILDDIR}/src/modules"
|
||||
export SPA_PLUGIN_DIR="${BUILDDIR}/spa/plugins"
|
||||
export SPA_DATA_DIR="${SCRIPT_DIR}/spa/plugins"
|
||||
# the directory with pipewire modules
|
||||
export PIPEWIRE_MODULE_DIR="${BUILDDIR}/src/modules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue