mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
simplify events and commands
This commit is contained in:
parent
0373f73bac
commit
d3dd90bb05
25 changed files with 220 additions and 252 deletions
|
|
@ -62,9 +62,6 @@ struct _PinosMainLoopClass {
|
|||
GObjectClass parent_class;
|
||||
};
|
||||
|
||||
typedef void (*PinosEventFunc) (SpaNodeEvent *event,
|
||||
void *user_data);
|
||||
|
||||
typedef void (*PinosDeferFunc) (gpointer obj,
|
||||
gpointer data,
|
||||
SpaResult res,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue