pulse-server: split out reply, operation, client, stream

Part of !776.
This commit is contained in:
Barnabás Pőcze 2021-06-18 23:36:35 +02:00
parent b2ec1fb60a
commit 49d31ea0af
14 changed files with 1044 additions and 665 deletions

View file

@ -28,6 +28,7 @@
#include <spa/param/audio/raw.h>
#include "client.h"
#include "internal.h"
struct module;