PipeWire
0.2.0
|
Go to the source code of this file.
Functions | |
struct pw_command * | pw_command_parse (const char *line, char **err) |
void | pw_command_free (struct pw_command *command) |
int | pw_command_run (struct pw_command *command, struct pw_core *core, char **err) |
void pw_command_free | ( | struct pw_command * | command | ) |
struct pw_command* pw_command_parse | ( | const char * | line, |
char ** | err | ||
) |
int pw_command_run | ( | struct pw_command * | command, |
struct pw_core * | core, | ||
char ** | err | ||
) |