#include <frei0r.h>
Data Fields | |
| const char * | name |
| int | type |
| const char * | explanation |
All strings are unicode, 0-terminated, and the encoding is utf-8.
| const char* f0r_param_info::name |
The (short) name of the param
The type (see the F0R_PARAM_* defines)
| const char* f0r_param_info::explanation |
Optional explanation (can be 0)
1.5.1