pipewire/doc/dox
Wim Taymans a4bfdd7f82 context: add support for multiple data loops
Add config options to create and start multiple data loops, each with
their own priority and thread affinity if requested.

Make it possible to assign loop.classes to the data-loops. Use the
node.loop.class to find a data-loop for the node of the same class. Try
to evenly spread the nodes over the available matching loops.

With this, it is possible to separate the processing of the nodes
depending on the classes, like audio/video and improve concurency on
the server.

No attempt is done yet to move nodes between loops or to move
independent nodes to separate data loops.

Fixes #3969
2024-04-19 14:57:53 +02:00
..
api doc: Fix typo 'statis' -> 'static' 2024-01-29 08:47:37 +00:00
config context: add support for multiple data loops 2024-04-19 14:57:53 +02:00
internals doc: fix some doxygen warnings 2024-01-29 08:50:32 +00:00
programs doc: add -P option to docs 2024-04-15 15:39:13 +02:00
tutorial doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
index.dox doc: add 'Configuration' page 2024-02-04 10:29:39 +00:00
modules.dox doc: reorganize files 2023-11-19 16:39:15 +00:00
overview.dox doc: reorganize files 2023-11-19 16:39:15 +00:00
pulse-modules.dox doc: put new pulse modules to right place 2024-01-29 08:50:32 +00:00
pulse-modules.inc doc: include pipewire-pulse modules explanations also on man page 2023-12-09 16:37:03 +02:00