LiVES  3.0.2
Data Fields
lives_omc_macro_t Struct Reference

#include <omc-learn.h>

Data Fields

char * msg
 OSC message. More...
 
char * macro_text
 macro text More...
 
char * info_text
 descriptive text More...
 
char * stype_tags
 setter type tags More...
 
int nparams
 
char ** pname
 
int * ptypes
 
int * mini
 
int * maxi
 
int * vali
 
double * mind
 
double * maxd
 
double * vald
 

Field Documentation

◆ info_text

char* lives_omc_macro_t::info_text

descriptive text

◆ macro_text

char* lives_omc_macro_t::macro_text

macro text

◆ maxd

double* lives_omc_macro_t::maxd

◆ maxi

int* lives_omc_macro_t::maxi

◆ mind

double* lives_omc_macro_t::mind

◆ mini

int* lives_omc_macro_t::mini

◆ msg

char* lives_omc_macro_t::msg

OSC message.

◆ nparams

int lives_omc_macro_t::nparams

◆ pname

char** lives_omc_macro_t::pname

◆ ptypes

int* lives_omc_macro_t::ptypes

◆ stype_tags

char* lives_omc_macro_t::stype_tags

setter type tags

◆ vald

double* lives_omc_macro_t::vald

◆ vali

int* lives_omc_macro_t::vali

The documentation for this struct was generated from the following file: