mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
doc: move spa/foo.md to spa-foo.md
Flatten the hierarchy a bit to make it easier to handle.
This commit is contained in:
parent
5e5b9e3050
commit
f8243f3cc1
10 changed files with 13 additions and 13 deletions
|
|
@ -85,7 +85,7 @@ This triggers the `sync` method on the core object with id
|
|||
Because this is a method on a proxy object, it will be executed
|
||||
asynchronously and the returns value will reflect this. PipeWire
|
||||
uses the return values of the underlying SPA (Simple Plugin API)
|
||||
helper objects (See also [error codes](spa/design.md#error-codes)).
|
||||
helper objects (See also [error codes](spa-design.md#error-codes)).
|
||||
|
||||
Because all messages on the PipeWire server are handled sequentially,
|
||||
the sync method will be executed after all previous methods are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue