pulse-server: split out message-handler

Part of !776.
This commit is contained in:
Barnabás Pőcze 2021-06-19 00:38:56 +02:00
parent c9f5deb81d
commit e966b1d6f2
4 changed files with 29 additions and 6 deletions

View file

@ -141,6 +141,7 @@ pipewire_module_protocol_pulse_sources = [
'module-protocol-pulse/manager.c',
'module-protocol-pulse/media-roles.c',
'module-protocol-pulse/message.c',
'module-protocol-pulse/message-handler.c',
'module-protocol-pulse/module.c',
'module-protocol-pulse/operation.c',
'module-protocol-pulse/pending-sample.c',