mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-28 01:40:43 -05:00
use TARGET_OBJECT instead of the deprecated NODE_TARGET
Clarify the docs.
This commit is contained in:
parent
a7df07c449
commit
2254c74fb9
6 changed files with 14 additions and 15 deletions
|
|
@ -139,7 +139,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
|||
"[ node.latency=<latency as fraction> ] " \
|
||||
"[ node.name=<name of the nodes> ] " \
|
||||
"[ node.description=<description of the nodes> ] " \
|
||||
"[ target.object=<remote node target name> ] " \
|
||||
"[ target.object=<remote node target name or serial> ] "\
|
||||
"[ audio.format=<sample format> ] " \
|
||||
"[ audio.rate=<sample rate> ] " \
|
||||
"[ audio.channels=<number of channels> ] " \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue