Main Page | Modules | Data Structures | File List | Data Fields | Globals

f0r_param_info Struct Reference

#include <frei0r.h>


Data Fields

const char * name
int type
const char * explanation


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.


Field Documentation

const char* f0r_param_info::explanation
 

Optional explanation (can be 0)

const char* f0r_param_info::name
 

The (short) name of the param

int f0r_param_info::type
 

The type (see the F0R_PARAM_* defines)


The documentation for this struct was generated from the following file:
Generated on Mon Apr 11 23:24:04 2005 for frei0r by  doxygen 1.4.1