mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
keys: update comment
This commit is contained in:
parent
9485b2819a
commit
bed961a4b2
1 changed files with 2 additions and 1 deletions
|
|
@ -149,7 +149,8 @@ extern "C" {
|
||||||
#define PW_KEY_NODE_LOCK_RATE "node.lock-rate" /**< don't change rate when this node
|
#define PW_KEY_NODE_LOCK_RATE "node.lock-rate" /**< don't change rate when this node
|
||||||
* is active */
|
* is active */
|
||||||
#define PW_KEY_NODE_FORCE_RATE "node.force-rate" /**< force a rate while the node is
|
#define PW_KEY_NODE_FORCE_RATE "node.force-rate" /**< force a rate while the node is
|
||||||
* active */
|
* active. A value of 0 takes the denominator
|
||||||
|
* of node.rate */
|
||||||
|
|
||||||
#define PW_KEY_NODE_DONT_RECONNECT "node.dont-reconnect" /**< don't reconnect this node. The node is
|
#define PW_KEY_NODE_DONT_RECONNECT "node.dont-reconnect" /**< don't reconnect this node. The node is
|
||||||
* initially linked to target.object or the
|
* initially linked to target.object or the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue