LMMS
Loading...
Searching...
No Matches
PortValue Struct Reference

Public Attributes

char * symbol
 Symbol of port.
LV2_Atomatom
 Value in port.
voidvalue
 Value of port.
uint32_t size
 Size of value.
uint32_t type
 Type of value (URID).

Member Data Documentation

◆ atom

LV2_Atom* PortValue::atom

Value in port.

◆ size

uint32_t PortValue::size

Size of value.

◆ symbol

char * PortValue::symbol

Symbol of port.

◆ type

uint32_t PortValue::type

Type of value (URID).

◆ value

void* PortValue::value

Value of port.


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