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 PluginHandle func |
Definition at line 43 of file plugins-api.h.
Definition at line 43 of file plugins-api.h.
void data PluginHandle plugin |
Definition at line 54 of file plugins-api.h.
Referenced by get_plugin(), lookup_transport(), output_combo_changed(), output_combo_update(), playlist_load(), playlist_save(), plugin_new(), plugin_parse(), plugin_register(), and plugin_register_loaded().
Definition at line 43 of file plugins-api.h.
Definition at line 43 of file plugins-api.h.
Referenced by create_widgets_with_domain(), fill_table(), plugin_enable(), plugin_parse(), tf_get_var(), tuple_copy(), tuple_destroy_unlocked(), tuple_get_int(), tuple_get_str(), tuple_get_value_type(), tuple_set_int(), tuple_set_str(), tuple_unset(), and tuple_value_to_gvalue().