mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-09 08:21:08 -04:00
doc: add running.dox
This commit is contained in:
parent
1a3df16e27
commit
5474c3c3a5
2 changed files with 2 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ down and upstream.
|
|||
# Async nodes
|
||||
|
||||
When a node has the node.async property set to true, it will be considered an async
|
||||
node and will be scheduled differently, see scheduling.dox.
|
||||
node and will be scheduled differently, see \ref page_scheduling .
|
||||
|
||||
A link between a port of an async node and another port (async or not) is called an
|
||||
async link and will have the link.async=true property.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue