mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-04 04:40:12 +01:00
Exposing a spa_dict is necessary to allow using native pipewire API that deals with these properties. The internal structure change avoids mem copies when we need to return a spa_dict. This commits also removes exposing internal info structures via the properties mechanism. This needs more thinking... |
||
|---|---|---|
| .. | ||
| core-interfaces.c | ||
| core-interfaces.h | ||
| error.c | ||
| error.h | ||
| interface-impl.c | ||
| interface-impl.h | ||
| meson.build | ||
| object.c | ||
| object.h | ||
| plugin.c | ||
| plugin.h | ||
| proxy.c | ||
| proxy.h | ||
| session.c | ||
| session.h | ||