mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
Update doc/ from master branch. tutorial: fix s16 scale and add some docs doc: add 'Configuration' page doc: disable deprecated list doc: fix some doxygen warnings doc: put new pulse modules to right place doc: filter some constructs that confuse doxygen doc: Fix typo 'statis' -> 'static' doc: include pipewire-pulse modules explanations also on man page doc: add pw-v4l2.1 and spa-*.1 doc: add pw-reserve.1 doc: internals/access: update documentation vs current state
24 lines
403 B
Markdown
24 lines
403 B
Markdown
\page page_man_spa-json-dump_1 spa-json-dump
|
|
|
|
SPA JSON to JSON converter
|
|
|
|
# SYNOPSIS
|
|
|
|
**spa-json** *FILE*
|
|
|
|
# DESCRIPTION
|
|
|
|
Reads a SPA JSON file, and outputs it as standard JSON.
|
|
|
|
# EXAMPLES
|
|
|
|
**spa-json-dump** $(PIPEWIRE_CONFDATADIR)/pipewire.conf
|
|
|
|
# AUTHORS
|
|
|
|
The PipeWire Developers <$(PACKAGE_BUGREPORT)>;
|
|
PipeWire is available from <$(PACKAGE_URL)>
|
|
|
|
# SEE ALSO
|
|
|
|
\ref page_man_pipewire_1 "pipewire(1)"
|