pipewire/doc/dox
Wim Taymans 4dccddd564 impl-link: add 1 quantum latency for async links
Update the scheduling doc with some information about how async
scheduling works. Also add something about the latency.

Async links add 1 quantum of latency so take that into account when
aggregating latencies.

Also a source directly linked to an async node does not add latency
(we evaluate the tee before incrementing the cycle so that it effectively
is executed in the previous cycle and consumed immediately by async
nodes). We can do this because the driver source always provides data
before the async node, and never concurrently.

Add a listener to the link for the node driver change as well because
that can now influence the latency for async nodes.
2025-09-15 17:42:03 +02:00
..
api spa: flags just have 1 value 2025-09-12 16:17:26 +02:00
config bluez5: media-source: add option to control the target latency of the decode-buffer 2025-09-07 18:04:28 +00:00
internals impl-link: add 1 quantum latency for async links 2025-09-15 17:42:03 +02:00
programs tools: print async node state in pw-top 2025-09-15 12:29:57 +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 FOSDEM talk 2025-07-09 14:13:34 +02:00
modules.dox doc: try to add SPA modules 2025-01-28 11:13:05 +01:00
overview.dox Fix typos 2024-05-22 09:19:34 +02:00
pulse-modules.dox doc: put new pulse modules to right place 2024-01-29 08:50:32 +00:00
pulse-modules.inc doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00