mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-30 13:14:16 -04:00
Make instantiate create all the related handles in one go. When a processing node has 1 in/out, multiple handles are created to support multichannel. By instantiating the handles in one go, the implementation could do some special multichannel support or do some optimizations, like parse the config string only once. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||