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 Wed Nov 7 12:07:53 2007 for frei0r by  doxygen 1.4.6