Main Page | 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.


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 Sun Feb 27 10:16:12 2005 for Frei0r - a video effect plugin API by  doxygen 1.4.1