mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
README: improve env variables
This commit is contained in:
parent
3399d58e85
commit
aec7cb6154
1 changed files with 2 additions and 2 deletions
|
|
@ -53,8 +53,8 @@ applications:
|
|||
* `PIPEWIRE_RATE=<num/denom>` to configure a rate for the graph.
|
||||
* `PIPEWIRE_QUANTUM=<num/denom>` to configure latency as a fraction and a
|
||||
samplerate. This function will attempt to change
|
||||
the graph samplerate and use the specified
|
||||
<num> as the buffer size.
|
||||
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
|
||||
|
||||
### Using tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue