Go to the documentation of this file.
20 #ifndef __XMMS_PLUGIN_H__
21 #define __XMMS_PLUGIN_H__
25 #include "xmms_configuration.h"
27 #define XMMS_PLUGIN_SHORTNAME_MAX_LEN 32
41 #define XMMS_PLUGIN(type, api_ver, shname, name, ver, desc, setupfunc) \
42 xmms_plugin_desc_t XMMS_PLUGIN_DESC = { \