|
Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <plugin.h>
Public Attributes | |
| PLUGIN_COMMON_FIELDS gint | num_pcm_chs_wanted |
| gint | num_freq_chs_wanted |
| void(* | playback_start )(void) |
| void(* | playback_stop )(void) |
| void(* | render_pcm )(gint16 pcm_data[2][512]) |
| void(* | render_freq )(gint16 freq_data[2][256]) |
| void *(* | get_widget )(void) |
1.7.4