mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
module-jack: fix name of LIBJACK_PATH environment variable
Fixes 0629647cb5 module-jack: load libjack.so.0 with dlopen
This commit is contained in:
parent
0fcabdbd0c
commit
3914d0cab3
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
* ## Module Options
|
||||
*
|
||||
* - `jack.library`: the libjack to load, by default libjack.so.0 is searched in
|
||||
* JACK_PATH directories and then some standard library paths.
|
||||
* LIBJACK_PATH directories and then some standard library paths.
|
||||
* Can be an absolute path.
|
||||
* - `jack.server`: the name of the JACK server to tunnel to.
|
||||
* - `jack.client-name`: the name of the JACK client.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue