mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-21 07:00:08 -05:00
Support to parse configuration files. By default, the default conf file
is parsed ({sysconfdir}/pinos/pinos.conf), but that can be changed with
an environment variable (PINOS_CONFIG_FILE). The file can contain
commands and assignments (no assignment supported this far).
Support for command module-load is added.
|
||
|---|---|---|
| .. | ||
| gst-manager.c | ||
| gst-manager.h | ||
| gst-node-factory.c | ||
| gst-node-factory.h | ||
| gst-sink.c | ||
| gst-sink.h | ||
| gst-source.c | ||
| gst-source.h | ||
| module.c | ||