mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 10:43:27 +00:00
14 lines
347 B
Plaintext
14 lines
347 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# spa-inspect
|
|
|
|
> Display SPA plugin information, list and try to instantiate available factories.
|
|
> More information: <https://docs.pipewire.org/page_man_spa-inspect_1.html>.
|
|
|
|
- Display information about a SPA plugin:
|
|
|
|
`spa-inspect {{path/to/plugin.so}}`
|