mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa: document the spa_interface and how it works
This commit is contained in:
parent
56acf766a5
commit
d8f6033b9d
2 changed files with 132 additions and 8 deletions
|
|
@ -221,6 +221,8 @@ the plugin.
|
|||
Some interfaces also provide extra fields in the interface, like the
|
||||
log interface above that has the log level as a read/write parameter.
|
||||
|
||||
See \ref spa_interface for some implementation details on interfaces.
|
||||
|
||||
## SPA Events
|
||||
|
||||
Some interfaces will also allow you to register a callback (a hook or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue