LiVES  3.2.0
Data Fields
lives_intentcaps_t Struct Reference

#include <plugins.h>

Data Fields

uint64_t intent
 
uint64_t in_chan_types
 channel types accepted More...
 
uint64_t out_chan_types
 channel types produced More...
 
uint64_t intents
 
uint64_t capabilities
 type specific capabilities More...
 

Detailed Description

Definition at line 75 of file plugins.h.

Field Documentation

◆ capabilities

uint64_t lives_intentcaps_t::capabilities

type specific capabilities

Definition at line 80 of file plugins.h.

◆ in_chan_types

uint64_t lives_intentcaps_t::in_chan_types

channel types accepted

Definition at line 77 of file plugins.h.

◆ intent

uint64_t lives_intentcaps_t::intent

Definition at line 76 of file plugins.h.

◆ intents

uint64_t lives_intentcaps_t::intents

Definition at line 79 of file plugins.h.

◆ out_chan_types

uint64_t lives_intentcaps_t::out_chan_types

channel types produced

Definition at line 78 of file plugins.h.


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