mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-22 05:30:23 +01:00
* client: Logic that deals with configuring clients (basically, permissions) * device: Anyhing that that deals with configuring devices (profiles, routes, ...) * node: Anything that deals with node objects: configuring nodes, changing their state, their properties and also creating new nodes (but NOT linking them) * linking: All the logic for creating links between nodes (and obviously, deciding which links to create) * monitors: Scripts that deal with hardware subsystems, mainly monitoring hardware changes and reflecting them on pipewire * default-nodes: All the logic for selecting the default sinks and sources |
||
|---|---|---|
| .. | ||
| filter-forward-format.lua | ||
| find-best-target.lua | ||
| find-default-target.lua | ||
| find-defined-target.lua | ||
| find-user-target.lua.example | ||
| link-target.lua | ||
| move-follow.lua | ||
| prepare-link.lua | ||
| rescan.lua | ||