XMMS2
Data Fields
xmms_plugin_St Struct Reference

#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
 

Detailed Description

Definition at line 29 of file xmms_plugin.h.

Field Documentation

◆ description

const gchar* xmms_plugin_St::description

Definition at line 36 of file xmms_plugin.h.

Referenced by xmms_plugin_description_get().

◆ module

GModule* xmms_plugin_St::module

Definition at line 31 of file xmms_plugin.h.

Referenced by xmms_plugin_destroy().

◆ name

const gchar* xmms_plugin_St::name

Definition at line 34 of file xmms_plugin.h.

Referenced by xmms_plugin_name_get().

◆ object

xmms_object_t xmms_plugin_St::object

Definition at line 30 of file xmms_plugin.h.

◆ shortname

const gchar* xmms_plugin_St::shortname

Definition at line 35 of file xmms_plugin.h.

Referenced by xmms_plugin_shortname_get().

◆ type

xmms_plugin_type_t xmms_plugin_St::type

Definition at line 33 of file xmms_plugin.h.

Referenced by xmms_output_plugin_verify(), and xmms_plugin_type_get().

◆ version

const gchar* xmms_plugin_St::version

Definition at line 37 of file xmms_plugin.h.

Referenced by xmms_plugin_version_get().


The documentation for this struct was generated from the following file: