mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
The proxy API is the one that we would like to expose for applications and the other API is used internally when implementing modules or factories. The current pw_core object is really a context for all objects so name it that way. It also makes it possible to rename pw_core_proxy to pw_proxy later. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| module-device-factory.c | ||
| module-device.c | ||
| module-node-factory.c | ||
| module-node.c | ||
| spa-device.c | ||
| spa-device.h | ||
| spa-node.c | ||
| spa-node.h | ||