|
XMMS2
|
#include <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 |
| const gchar* xmms_plugin_St::description |
Referenced by xmms_plugin_description_get().
| GModule* xmms_plugin_St::module |
Referenced by xmms_plugin_destroy(), and xmms_plugin_load().
| const gchar* xmms_plugin_St::name |
Referenced by xmms_plugin_name_get(), and xmms_plugin_shutdown().
| xmms_object_t xmms_plugin_St::object |
Referenced by xmms_plugin_shutdown().
| const gchar* xmms_plugin_St::shortname |
Referenced by xmms_plugin_shortname_get().
| xmms_plugin_type_t xmms_plugin_St::type |
Referenced by xmms_output_plugin_verify(), xmms_plugin_foreach(), and xmms_plugin_type_get().
| const gchar* xmms_plugin_St::version |
Referenced by xmms_plugin_version_get().