mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-03-22 16:20:37 +01:00
* find out if the node supports iec958 or dsd * use spa_pod_fixate() to get the default format of the node, like p-m-s does * use _enum_formats_sync() to utilize the param cache, assuming that the node always has all features enabled (which is always the case when coming from an ObjectManager that was defined in Lua) * simplify the activation / deactivation procedure * configure nodes with unpositioned channels early, as if they were devices |
||
|---|---|---|
| .. | ||
| common | ||
| examples | ||
| modules | ||
| wp | ||
| wplua | ||
| meson.build | ||