f0r_param_info Struct Reference
#include <frei0r.h>
Detailed Description
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.
Definition at line 439 of file frei0r.h.
Field Documentation
The (short) name of the param
Definition at line 441 of file frei0r.h.
The type (see the F0R_PARAM_* defines)
Definition at line 442 of file frei0r.h.
Optional explanation (can be 0)
Definition at line 443 of file frei0r.h.
The documentation for this struct was generated from the following file: