mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-10 04:27:48 -05:00
Keep a list of active ports in the port_list. These are all ports added with add_port and not yet removed. When a port is removed, move it to the free_list and reuse the port later when needed. Update a mix_list of ports when a valid io is set on a port. This then makes it possible to more efficiently and safely iterate the ports in the processing loop. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||