mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
simplify events and commands
This commit is contained in:
parent
0373f73bac
commit
d3dd90bb05
25 changed files with 220 additions and 252 deletions
|
|
@ -62,10 +62,6 @@ struct _PinosDataLoopClass {
|
|||
GObjectClass parent_class;
|
||||
};
|
||||
|
||||
typedef void (*PinosCommandFunc) (SpaNodeCommand *command,
|
||||
uint32_t seq,
|
||||
void *user_data);
|
||||
|
||||
/* normal GObject stuff */
|
||||
GType pinos_data_loop_get_type (void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue