Definition: xine_module.h:62
const char * text_domain
Optional non-standard catalog to use with dgettext() for description.
Definition: xine_module.h:52
void(* dispose)(xine_module_class_t *)
Definition: xine_module.h:59
Definition: xine_module.h:29
struct plugin_node_s * node
Pointer to the loaded plugin node.
Definition: xine_module.h:70
void(* dispose)(xine_module_t *)
Definition: xine_module.h:75
const char * description
human readable (verbose = 1 line) description for this plugin class
Definition: xine_module.h:47
const char * identifier
short human readable identifier for this plugin class
Definition: xine_module.h:40
Definition: plugin_catalog.h:44