pulse-server: split out volume handling

Part of !776.
This commit is contained in:
Barnabás Pőcze 2021-06-18 22:04:45 +02:00
parent 43e2c64307
commit 4496c33751
6 changed files with 59 additions and 38 deletions

View file

@ -29,6 +29,9 @@
#include "format.h"
#include "volume.h"
struct pw_manager;
struct pw_manager_object;
struct device_info {
uint32_t direction;