LiVES  3.2.0
Data Fields
lives_cconnect_t Struct Reference

#include <effects-data.h>

Data Fields

int okey
 okey is 0 based More...
 
int omode
 
int nchans
 number of alpha channels which are linked (|chans|) More...
 
int * chans
 
int * nconns
 
int * ikey
 ikey is 0 based More...
 
int * imode
 
int * icnum
 
lives_cconnect_t * next
 

Detailed Description

Definition at line 84 of file effects-data.h.

Field Documentation

◆ chans

int* lives_cconnect_t::chans

Definition at line 91 of file effects-data.h.

◆ icnum

int* lives_cconnect_t::icnum

Definition at line 99 of file effects-data.h.

◆ ikey

int* lives_cconnect_t::ikey

ikey is 0 based

Definition at line 97 of file effects-data.h.

◆ imode

int* lives_cconnect_t::imode

Definition at line 98 of file effects-data.h.

◆ nchans

int lives_cconnect_t::nchans

number of alpha channels which are linked (|chans|)

Definition at line 88 of file effects-data.h.

◆ nconns

int* lives_cconnect_t::nconns

Definition at line 94 of file effects-data.h.

◆ next

lives_cconnect_t* lives_cconnect_t::next

Definition at line 101 of file effects-data.h.

◆ okey

int lives_cconnect_t::okey

okey is 0 based

Definition at line 85 of file effects-data.h.

◆ omode

int lives_cconnect_t::omode

Definition at line 86 of file effects-data.h.


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