mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-04 11:58:29 +02:00
read-only mirror of https://gitlab.freedesktop.org/pipewire/wireplumber
This allows the channelVolumes and mute props to affect the output of the null sink's monitor ports. This way we will be able to use channelVolumes to track the configured volume of the endpoint and the monitorVolumes to implement volume ducking. |
||
|---|---|---|
| docs | ||
| lib | ||
| modules | ||
| src | ||
| subprojects | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| LICENSE | ||
| Makefile | ||
| meson.build | ||
| meson_options.txt | ||
| NEWS.md | ||
| README.md | ||
WirePlumber
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.
Getting Started
Please refer to the documentation, which is available online here