Definition at line 43 of file af_lv2.c.
◆ class
◆ plugin_uri
char* LV2Context::plugin_uri |
◆ options
char* LV2Context::options |
◆ nb_inputs
unsigned LV2Context::nb_inputs |
◆ nb_inputcontrols
unsigned LV2Context::nb_inputcontrols |
◆ nb_outputs
unsigned LV2Context::nb_outputs |
◆ sample_rate
int LV2Context::sample_rate |
◆ nb_samples
int LV2Context::nb_samples |
◆ pts
◆ duration
int64_t LV2Context::duration |
◆ world
LilvWorld* LV2Context::world |
◆ plugin
const LilvPlugin* LV2Context::plugin |
◆ nb_ports
uint32_t LV2Context::nb_ports |
◆ values
float* LV2Context::values |
◆ uri_table
◆ map
LV2_URID_Map LV2Context::map |
◆ map_feature
LV2_Feature LV2Context::map_feature |
◆ unmap
LV2_URID_Unmap LV2Context::unmap |
◆ unmap_feature
LV2_Feature LV2Context::unmap_feature |
◆ seq_in
LV2_Atom_Sequence LV2Context::seq_in[2] |
◆ seq_out
LV2_Atom_Sequence* LV2Context::seq_out |
◆ features
const LV2_Feature* LV2Context::features[5] |
◆ mins
◆ maxes
◆ controls
float* LV2Context::controls |
◆ instance
LilvInstance* LV2Context::instance |
◆ atom_AtomPort
LilvNode* LV2Context::atom_AtomPort |
◆ atom_Sequence
LilvNode* LV2Context::atom_Sequence |
◆ lv2_AudioPort
LilvNode* LV2Context::lv2_AudioPort |
◆ lv2_CVPort
LilvNode* LV2Context::lv2_CVPort |
◆ lv2_ControlPort
LilvNode* LV2Context::lv2_ControlPort |
◆ lv2_Optional
LilvNode* LV2Context::lv2_Optional |
◆ lv2_InputPort
LilvNode* LV2Context::lv2_InputPort |
◆ lv2_OutputPort
LilvNode* LV2Context::lv2_OutputPort |
◆ urid_map
LilvNode* LV2Context::urid_map |
◆ powerOf2BlockLength
LilvNode* LV2Context::powerOf2BlockLength |
◆ fixedBlockLength
LilvNode* LV2Context::fixedBlockLength |
◆ boundedBlockLength
LilvNode* LV2Context::boundedBlockLength |
The documentation for this struct was generated from the following file: