spa-json-dump - Man Page
SPA JSON to JSON converter
Examples (TL;DR)
- Convert a SPA JSON file to standard JSON:
spa-json-dump path/to/file.conf - Convert SPA JSON from
stdinto standard JSON:echo "spa_json_string" | spa-json-dump
Synopsis
spa-json [FILE]
Description
Reads a SPA JSON file or stdin, and outputs it as standard JSON.
Examples
spa-json-dump /usr/share/pipewire/pipewire.conf
Authors
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
See Also
Info
1.6.3 PipeWire