mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
doc: rework the SPA plugin documentation
Add more info to the main SPA page and split the design vs plugin pages up, together with some more documentation to ideally lower make this easier to understand on a glance. Most of the actual plugin loading documentation are unmodified.
This commit is contained in:
parent
8a25076c4e
commit
0f0565175e
5 changed files with 421 additions and 317 deletions
|
|
@ -174,6 +174,8 @@ static inline void spa_log_trace_fp (struct spa_log *l, const char *format, ...)
|
|||
|
||||
#endif
|
||||
|
||||
/** \fn spa_log_error foo */
|
||||
|
||||
/** keys can be given when initializing the logger handle */
|
||||
#define SPA_KEY_LOG_LEVEL "log.level" /**< the default log level */
|
||||
#define SPA_KEY_LOG_COLORS "log.colors" /**< enable colors in the logger */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue