mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
clarify PIPEWIRE_NODE
PIPEWIRE_NODE is mapped to TARGET_OBJECT so it contains the serial or the node name. Make sure pw-stream maps this to TARGET_OBJECT. Make JACK use the PIPEWIRE_NODE for serial or node.name.
This commit is contained in:
parent
2254c74fb9
commit
95f87301c7
3 changed files with 11 additions and 10 deletions
|
|
@ -55,7 +55,8 @@ applications:
|
|||
samplerate. This function will attempt to change
|
||||
the graph samplerate to `denom` and use the
|
||||
specified `num` as the buffer size.
|
||||
* `PIPEWIRE_NODE=<id>` to request a link to the specified node
|
||||
* `PIPEWIRE_NODE=<id>` to request a link to the specified node. The
|
||||
id can be a node.name or object.serial of the target node.
|
||||
|
||||
### Using tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue