mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-07 01:50:28 +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 |
||
|---|---|---|
| .. | ||
| audio-utils.c | ||
| file-monitor.c | ||
| meson.build | ||
| reserve-device.c | ||
| si-audio-adapter.c | ||
| si-audio-endpoint.c | ||
| si-node.c | ||
| si-standard-link.c | ||