Main Page | Class List | File List | Class Members | File Members

f0r_plugin_info Struct Reference

#include <frei0r.h>

List of all members.

Public Attributes

const char * name
const char * author
int plugin_type
int color_model
int frei0r_version
int major_version
int minor_version
int num_params
const char * explanation


Detailed Description

The f0r_plugin_info_t structure is filled in by the plugin to tell the application about its name, type, number of parameters, and version.


Member Data Documentation

const char* f0r_plugin_info::author
 

The plugin author

int f0r_plugin_info::color_model
 

The color model used

const char* f0r_plugin_info::explanation
 

An optional explanation string (can be 0)

int f0r_plugin_info::frei0r_version
 

The frei0r major version this plugin is built for

int f0r_plugin_info::major_version
 

The major version of the plugin

int f0r_plugin_info::minor_version
 

The minor version of the plugin

const char* f0r_plugin_info::name
 

The (short) name of the plugin

int f0r_plugin_info::num_params
 

The number of parameters of the plugin

int f0r_plugin_info::plugin_type
 

The plugin type (source or filter)


The documentation for this struct was generated from the following file:
Generated on Thu Nov 11 11:47:12 2004 for frei0r by doxygen 1.3.8