mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
docs: some small fixes and updates
This commit is contained in:
parent
be19e45ee1
commit
edb3968c5c
2 changed files with 13 additions and 6 deletions
|
|
@ -40,7 +40,11 @@ applications:
|
|||
|
||||
* `PIPEWIRE_DEBUG=<level>` to increase the debug level
|
||||
* `PIPEWIRE_LOG=<filename>` to redirect log to filename
|
||||
* `PIPEWIRE_LATENCY=<num/denom>` to configure latency
|
||||
* `PIPEWIRE_LATENCY=<num/denom>` to configure latency as a fraction. 10/1000
|
||||
configures a 10ms latency. Usually this is
|
||||
expressed with a denom of the samplerate,
|
||||
like 256/48000, which uses 256 samples at a
|
||||
samplerate of 48KHz for a latency of 5.33ms.
|
||||
* `PIPEWIRE_NODE=<id>` to request link to specified node
|
||||
|
||||
### Using tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue