mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-25 02:00:04 +01:00
Each component can optionally "provide" a feature, which is basically a string that describes the feature (ex. "support.dbus"). If the component loads successfully, the feature is marked as provided and can be tested for its presence with wp_core_test_feature() |
||
|---|---|---|
| .. | ||
| dbus-connection.c | ||
| file-monitor.c | ||
| meson.build | ||
| reserve-device.c | ||
| si-audio-adapter.c | ||
| si-audio-virtual.c | ||
| si-node.c | ||
| si-standard-link.c | ||