Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c102 static int pa_cli_command_source_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
160 …{ "set-source-mute", pa_cli_command_source_mute, "Set the mute switch of a source (…
750 static int pa_cli_command_source_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_source_mute() function