output/pipewire: allow specifying a target by its name

This commit is contained in:
Max Kellermann
2021-08-10 11:17:14 +02:00
parent 7c9f4f7e4f
commit 269583f5dd
2 changed files with 22 additions and 4 deletions

View File

@@ -1080,8 +1080,10 @@ Connect to a `PipeWire <https://pipewire.org/>`_ server. Requires
* - Setting
- Description
* - **target ID**
- Link to the given target id.
* - **target NAME**
- Link to the given target. If not specified, let the PipeWire
manager select a target. To get a list of available targets,
type ``pw-cli dump short Node``
.. _pulse_plugin: