Searched refs:pa_cli_command_kill_sink_input (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 109 static int pa_cli_command_kill_sink_input(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 189 { "kill-sink-input", pa_cli_command_kill_sink_input, "Kill a sink input (args: index)", 2}, 1099 static int pa_cli_command_kill_sink_input(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_kill_sink_input() function
|
Completed in 6 milliseconds