doc: add pw-v4l2.1 and spa-*.1

Add manpages for the remaining utilities without one.
This commit is contained in:
Pauli Virtanen 2023-12-09 15:48:47 +02:00
parent 7f2dd3531c
commit 31b7ff58ad
9 changed files with 259 additions and 1 deletions

View file

@ -0,0 +1,26 @@
\page page_man_spa-monitor_1 spa-monitor
The PipeWire SPA device debugging utility
# SYNOPSIS
**spa-monitor** *FILE*
# DESCRIPTION
Load a SPA plugin and instantiate a device from it.
This is only useful for debugging device plugins.
# EXAMPLES
**spa-monitor** $(SPA_PLUGINDIR)/jack/libspa-jack.so
# AUTHORS
The PipeWire Developers <$(PACKAGE_BUGREPORT)>;
PipeWire is available from <$(PACKAGE_URL)>
# SEE ALSO
\ref page_man_pipewire_1 "pipewire(1)"