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

@ -25,6 +25,8 @@
#ifndef PULSE_SERVER_DEFS_H
#define PULSE_SERVER_DEFS_H
#include <pipewire/node.h>
#define FLAG_SHMDATA 0x80000000LU
#define FLAG_SHMDATA_MEMFD_BLOCK 0x20000000LU
#define FLAG_SHMRELEASE 0x40000000LU