mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
b5f9409c12
commit
63b4728d80
1 changed files with 5 additions and 2 deletions
|
|
@ -133,11 +133,14 @@ This command returns a *device variable*.
|
|||
\parblock
|
||||
Create a link between 2 nodes and ports.
|
||||
|
||||
Port *ids* can be *-1* to automatically select an available port.
|
||||
Port *ids* and Node *ids* can be set to `-` to automatically select a node or
|
||||
a port.
|
||||
|
||||
Port *ids* can be `*` to automatically link matching ports ids in the nodes.
|
||||
|
||||
Properties are key=value pairs separated by whitespace.
|
||||
|
||||
This command returns a *link variable*.
|
||||
This command returns one or more *link variables*.
|
||||
\endparblock
|
||||
|
||||
# GLOBALS MANAGEMENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue