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::name

The (short) name of the param

int f0r_param_info::type

The type (see the F0R_PARAM_* defines)

const char* f0r_param_info::explanation

Optional explanation (can be 0)


The documentation for this struct was generated from the following file:
Generated on Thu May 31 17:38:09 2007 for frei0r by  doxygen 1.5.1