|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <plugin.h>
Public Attributes | |
| PLUGIN_COMMON_FIELDS void(* | start )(int *channels, int *rate) |
| void(* | process )(float **data, int *samples) |
| void(* | flush )(void) |
| void(* | finish )(float **data, int *samples) |
| int(* | decoder_to_output_time )(int time) |
| int(* | output_to_decoder_time )(int time) |
| int | order |
| bool_t | preserves_format |
| PLUGIN_COMMON_FIELDS void(* EffectPlugin::start)(int *channels, int *rate) |
1.8.1.1