Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Go to the source code of this file.
Functions | |
AUD_FUNC4 (int, plugin_send_message, PluginHandle *, plugin, const char *, code, const void *, data, int, size) AUD_VFUNC3(plugin_for_each | |
void data | AUD_VFUNC3 (plugin_for_enabled, int, type, PluginForEachFunc, func, void *, data) AUD_VFUNC3(plugin_add_watch |
Variables | |
int | |
type | |
PluginForEachFunc | |
func | |
void data PluginHandle | plugin |
AUD_FUNC4 | ( | int | , |
plugin_send_message | , | ||
PluginHandle * | , | ||
plugin | , | ||
const char * | , | ||
code | , | ||
const void * | , | ||
data | , | ||
int | , | ||
size | |||
) |
void data AUD_VFUNC3 | ( | plugin_for_enabled | , |
int | , | ||
type | , | ||
PluginForEachFunc | , | ||
func | , | ||
void * | , | ||
data | |||
) |
void data PluginHandle func |
Definition at line 41 of file plugins-api.h.
Referenced by dir_foreach(), hook_associate(), input_plugin_for_key(), plugin_add_watch(), plugin_for_enabled(), plugin_load(), plugin_menu_add(), vfs_set_lookup_func(), vis_send_audio(), and vis_send_clear().
int |
Definition at line 41 of file plugins-api.h.
void data PluginHandle plugin |
Definition at line 54 of file plugins-api.h.
Referenced by do_about(), do_config(), effect_insert(), effect_start_cb(), general_load(), get_plugin(), iface_plugin_set_current(), lookup_transport(), output_combo_changed(), output_combo_update(), output_do_about(), output_do_config(), playlist_load(), playlist_plugin_for_ext_cb(), playlist_save(), plugin_new(), plugin_parse(), plugin_register(), plugin_register_loaded(), probe_func(), probe_func_fast(), transport_plugin_for_scheme_cb(), and vis_load().
void data PluginHandle PluginForEachFunc |
Definition at line 41 of file plugins-api.h.
type |
Definition at line 41 of file plugins-api.h.
Referenced by create_widgets_with_domain(), enable_multi(), enable_single(), fill_grid(), plugin_enable(), plugin_get_current(), plugin_new(), plugin_parse(), stop_plugins(), tf_get_var(), tuple_copy(), tuple_destroy_unlocked(), tuple_evalctx_add_var(), tuple_get_int(), tuple_get_str(), tuple_get_value_type(), tuple_set_int(), tuple_set_str(), tuple_unset(), tuple_value_to_gvalue(), and vis_func_add().