mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -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. |
||
|---|---|---|
| .. | ||
| systemd | ||
| .gitignore | ||
| command.c | ||
| command.h | ||
| daemon-config.c | ||
| daemon-config.h | ||
| main.c | ||
| meson.build | ||
| pipewire-system.conf | ||
| pipewire.conf.in | ||
| pipewire.desktop.in | ||