frei0r
|
#include <frei0r.h>
Data Fields | |
const char * | name |
int | type |
const char * | explanation |
Similar to f0r_plugin_info_t, this structure is filled by the plugin for every parameter.
All strings are unicode, 0-terminated, and the encoding is utf-8.
const char* f0r_param_info::explanation |
const char* f0r_param_info::name |
int f0r_param_info::type |