Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <libaudcore/core.h>
Go to the source code of this file.
Functions | |
void | vis_runner_start_stop (bool_t playing, bool_t paused) |
void | vis_runner_pass_audio (int time, float *data, int samples, int channels, int rate) |
void | vis_runner_flush (void) |
void | vis_runner_enable (bool_t enable) |
void vis_runner_enable | ( | bool_t | enable | ) |
Definition at line 228 of file vis_runner.c.
Referenced by vis_func_add(), and vis_func_remove().
void vis_runner_flush | ( | void | ) |
Definition at line 119 of file vis_runner.c.
Referenced by flush_output().
Definition at line 157 of file vis_runner.c.
Referenced by write_output_raw().
Definition at line 150 of file vis_runner.c.
Referenced by apply_pause(), and cleanup_output().