mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-20 06:59:58 -05:00
protocol-native: move to separate file
Move protocol-native to separate client and server file
This commit is contained in:
parent
b9a0b067be
commit
842d73ca4b
10 changed files with 1196 additions and 1061 deletions
|
|
@ -73,6 +73,8 @@ struct _PinosContext {
|
|||
SpaList stream_list;
|
||||
SpaList proxy_list;
|
||||
|
||||
void *protocol_private;
|
||||
|
||||
PinosContextState state;
|
||||
char *error;
|
||||
PINOS_SIGNAL (state_changed, (PinosListener *listener,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue