mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-17 07:00:03 -05:00
doc: add pw-v4l2.1 and spa-*.1
Add manpages for the remaining utilities without one.
This commit is contained in:
parent
7f2dd3531c
commit
31b7ff58ad
9 changed files with 259 additions and 1 deletions
28
doc/dox/programs/spa-inspect.1.md
Normal file
28
doc/dox/programs/spa-inspect.1.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
\page page_man_spa-inspect_1 spa-inspect
|
||||
|
||||
The PipeWire SPA plugin information utility
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
**spa-inspect** *FILE*
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
Displays information about a SPA plugin.
|
||||
|
||||
Lists the SPA factories contained, and tries to instantiate them.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
**spa-inspect** $(SPA_PLUGINDIR)/bluez5/libspa-codec-bluez5-sbc.so
|
||||
|
||||
Display information about a plugin.
|
||||
|
||||
# AUTHORS
|
||||
|
||||
The PipeWire Developers <$(PACKAGE_BUGREPORT)>;
|
||||
PipeWire is available from <$(PACKAGE_URL)>
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
\ref page_man_pipewire_1 "pipewire(1)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue