Home
last modified time | relevance | path

Searched refs:pa_cli_command_play_file (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c116 static int pa_cli_command_play_file(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
197 { "play-file", pa_cli_command_play_file, "Play a sound file (args: filename, sink|index)", 3},
1269 static int pa_cli_command_play_file(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_play_file() function

Completed in 3 milliseconds