mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
WIP
Change object model
This commit is contained in:
parent
d0f95fc323
commit
190f01d88e
38 changed files with 1594 additions and 3562 deletions
|
|
@ -60,7 +60,7 @@ gboolean pinos_command_parse (PinosCommand **command,
|
|||
gchar *line,
|
||||
GError **err);
|
||||
gboolean pinos_command_run (PinosCommand *command,
|
||||
PinosDaemon *daemon,
|
||||
PinosCore *core,
|
||||
GError **err);
|
||||
const gchar * pinos_command_get_name (PinosCommand *command);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue