pulse-server: split out message handling

Part of !776.
This commit is contained in:
Barnabás Pőcze 2021-06-18 22:56:49 +02:00
parent 5318c0eeca
commit b2ec1fb60a
6 changed files with 148 additions and 84 deletions

View file

@ -26,6 +26,8 @@
#include <spa/utils/string.h>
#include "media-roles.h"
static const struct extension_sub ext_stream_restore[];
static int do_extension_stream_restore_test(struct client *client, uint32_t command, uint32_t tag, struct message *m)