mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-10 08:21:03 -04:00
doc: add docs about the runnable calculations
This commit is contained in:
parent
50aacea749
commit
247918339e
3 changed files with 364 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ node is scheduled to run.
|
|||
This document describes the processing that happens in the data processing
|
||||
thread after the main thread has configured it.
|
||||
|
||||
Before scheduling of the node happens, the scheduler will collect a list of
|
||||
nodes that are runnable, see \ref page_running
|
||||
|
||||
# Nodes
|
||||
|
||||
Nodes are objects with 0 or more input and output ports.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue