Go to the source code of this file.
Functions | |
| AUD_FUNC4 (void, plugin_get_path, PluginHandle *, plugin, const gchar **, path, gint *, type, gint *, number) AUD_FUNC3(PluginHandle * | |
| const gchar number | AUD_FUNC3 (void, plugin_for_each, gint, type, PluginForEachFunc, func, void *, data) AUD_FUNC3(void |
Variables | |
| plugin_by_path | |
| const gchar | path |
| const gchar | gint |
| const gchar | type |
| const gchar number | plugin_for_enabled |
| const gchar number | PluginForEachFunc |
| const gchar number | func |
| const gchar number AUD_FUNC3 | ( | void | , | |
| plugin_for_each | , | |||
| gint | , | |||
| type | , | |||
| PluginForEachFunc | , | |||
| func | , | |||
| void * | , | |||
| data | ||||
| ) |
| AUD_FUNC4 | ( | void | , | |
| plugin_get_path | , | |||
| PluginHandle * | , | |||
| plugin | , | |||
| const gchar ** | , | |||
| path | , | |||
| gint * | , | |||
| type | , | |||
| gint * | , | |||
| number | ||||
| ) |
| const gchar number func |
Definition at line 51 of file plugins-api.h.
Referenced by module_load(), tuple_formatter_register_expression(), and tuple_formatter_register_function().
| const gchar number gint |
Definition at line 39 of file plugins-api.h.
| const gchar path |
Definition at line 39 of file plugins-api.h.
Referenced by construct_uri(), get_associated_image_file(), interface_set_default(), load_playlists(), module_parse(), open_registry_file(), plugin_toggle(), save_output_path(), and save_playlists().
| plugin_by_path |
Definition at line 39 of file plugins-api.h.
Referenced by interface_get_default(), and output_load_selected().
| const gchar number plugin_for_enabled |
Definition at line 51 of file plugins-api.h.
Referenced by effect_start(), general_init(), input_plugin_for_key(), interface_get_default(), and vis_init().
| const gchar number PluginForEachFunc |
Definition at line 51 of file plugins-api.h.
| const gchar number type |
Definition at line 39 of file plugins-api.h.
Referenced by create_widgets_with_domain(), fill_table(), interface_set_default(), plugin_parse(), save_output_path(), tf_get_var(), tuple_associate_data(), tuple_formatter_expression_empty(), tuple_formatter_process_expr(), tuple_get_value_type(), and tuple_value_to_gvalue().
1.7.1