Searched refs:pa_cli_command_sink_input_mute (Results 1 – 1 of 1) sorted by relevance
103 static int pa_cli_command_sink_input_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);163 …{ "set-sink-input-mute", pa_cli_command_sink_input_mute, "Set the mute switch of a sink inp…944 static int pa_cli_command_sink_input_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sink_input_mute() function