Home
last modified time | relevance | path

Searched refs:pa_cli_command_sink_default (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c105 static int pa_cli_command_sink_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
165 …{ "set-default-sink", pa_cli_command_sink_default, "Set the default sink (args: index…
1024 static int pa_cli_command_sink_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sink_default() function