Go to the source code of this file.
Functions | |
AUD_FUNC3 (void, plugin_for_each, gint, type, PluginForEachFunc, func, void *, data) AUD_FUNC3(void | |
void data | AUD_FUNC3 (void, plugin_add_watch, PluginHandle *, plugin, PluginForEachFunc, func, void *, data) AUD_FUNC3(void |
Variables | |
plugin_for_enabled | |
gint | |
type | |
PluginForEachFunc | |
func | |
void data | plugin_remove_watch |
void data PluginHandle | plugin |
void data AUD_FUNC3 | ( | void | , | |
plugin_add_watch | , | |||
PluginHandle * | , | |||
plugin | , | |||
PluginForEachFunc | , | |||
func | , | |||
void * | , | |||
data | ||||
) |
AUD_FUNC3 | ( | void | , | |
plugin_for_each | , | |||
gint | , | |||
type | , | |||
PluginForEachFunc | , | |||
func | , | |||
void * | , | |||
data | ||||
) |
void data PluginHandle func |
Definition at line 44 of file plugins-api.h.
Definition at line 44 of file plugins-api.h.
void data PluginHandle plugin |
Definition at line 53 of file plugins-api.h.
Referenced by get_plugin(), lookup_transport(), output_combo_changed(), output_combo_update(), plugin_new(), plugin_parse(), plugin_register(), and plugin_register_loaded().
plugin_for_enabled |
Definition at line 44 of file plugins-api.h.
Referenced by effect_start(), find_enabled(), general_init(), input_plugin_for_key(), playlist_plugin_for_extension(), probe_by_content(), start_plugins(), stop_plugins(), transport_plugin_for_scheme(), and vis_init().
void data plugin_remove_watch |
Definition at line 53 of file plugins-api.h.
Referenced by button_destroy(), button_update(), and list_destroy().
Definition at line 44 of file plugins-api.h.
Definition at line 44 of file plugins-api.h.
Referenced by create_widgets_with_domain(), fill_table(), plugin_enable(), plugin_parse(), tf_get_var(), tuple_associate_data(), tuple_formatter_expression_empty(), tuple_formatter_process_expr(), tuple_get_value_type(), and tuple_value_to_gvalue().