|
LMMS
|
Public Attributes | |
| char * | symbol |
| Symbol of port. | |
| LV2_Atom * | atom |
| Value in port. | |
| void * | value |
| Value of port. | |
| uint32_t | size |
| Size of value. | |
| uint32_t | type |
| Type of value (URID). | |
| LV2_Atom* PortValue::atom |
Value in port.
| uint32_t PortValue::size |
Size of value.
| char * PortValue::symbol |
Symbol of port.
| uint32_t PortValue::type |
Type of value (URID).
| void* PortValue::value |
Value of port.