#include <xmms_plugin.h>
Definition at line 29 of file xmms_plugin.h.
Data Fields | |
xmms_object_t | object |
GModule * | module |
xmms_plugin_type_t | type |
const gchar * | name |
const gchar * | shortname |
const gchar * | description |
const gchar * | version |
GModule* xmms_plugin_St::module |
Definition at line 33 of file xmms_plugin.h.
Referenced by xmms_output_plugin_verify(), xmms_plugin_foreach(), and xmms_plugin_type_get().
const gchar* xmms_plugin_St::name |
Definition at line 34 of file xmms_plugin.h.
Referenced by xmms_plugin_name_get(), and xmms_plugin_shutdown().
const gchar* xmms_plugin_St::shortname |
const gchar* xmms_plugin_St::description |
const gchar* xmms_plugin_St::version |