LiVES  2.8.4
Data Fields
lives_pconnect_t Struct Reference

#include <effects-data.h>

Data Fields

int okey
 okey is 0 based More...
 
int omode
 
int nparams
 number of parameters which are linked More...
 
int * params
 
int * nconns
 
int * ikey
 ikey is 0 based More...
 
int * imode
 
int * ipnum
 
booleanautoscale
 
lives_pconnect_t * next
 

Field Documentation

◆ autoscale

boolean* lives_pconnect_t::autoscale

◆ ikey

int* lives_pconnect_t::ikey

ikey is 0 based

◆ imode

int* lives_pconnect_t::imode

◆ ipnum

int* lives_pconnect_t::ipnum

◆ nconns

int* lives_pconnect_t::nconns

◆ next

lives_pconnect_t* lives_pconnect_t::next

◆ nparams

int lives_pconnect_t::nparams

number of parameters which are linked

◆ okey

int lives_pconnect_t::okey

okey is 0 based

◆ omode

int lives_pconnect_t::omode

◆ params

int* lives_pconnect_t::params

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