Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <plugin.h>
Public Attributes | |
PLUGIN_COMMON_FIELDS void(* | clear )(void) |
void(* | render_mono_pcm )(const float *pcm) |
void(* | render_multi_pcm )(const float *pcm, int channels) |
void(* | render_freq )(const float *freq) |
void *(* | get_widget )(void) |