PluginFeature_t Struct Reference
[Plugin Interface]

Structure used to describe a single 'feature' of a plugin. More...

#include <plugin.h>


Data Fields

int type
 Type of this feature.
void * details
 Pointer to a structure containing specific details for the feature.


Detailed Description

Structure used to describe a single 'feature' of a plugin.

Field Documentation

Type of this feature.

Use PLUGIN_FEATURE_TYPE_NONE to end a list.

Pointer to a structure containing specific details for the feature.


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

Generated on Thu Jun 26 12:58:32 2008 for DVBStreamer by  doxygen 1.5.5