#include <frei0r.h>
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 |
|
The plugin author |
|
The color model used |
|
An optional explanation string (can be 0) |
|
The frei0r major version this plugin is built for |
|
The major version of the plugin |
|
The minor version of the plugin |
|
The (short) name of the plugin |
|
The number of parameters of the plugin |
|
The plugin type (source or filter) |