Searched refs:pa_cli_command_update_sink_proplist (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 130 static int pa_cli_command_update_sink_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 178 { "update-sink-proplist", pa_cli_command_update_sink_proplist, "Update the properties of a sink (args: index|name, properties)", 3}, 787 static int pa_cli_command_update_sink_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_update_sink_proplist() function
|
Completed in 4 milliseconds