mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 04:30:04 +01:00
If the the audioconvert.filter-chain.N property is set early, they will be added to the active_graphs list but with setup = false. When the node starts, setup_convert is called, but the graphs aren't added to filter_graphs. Run the do_sync_filter_graph at the end of setup_convert to add them. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||