|
LMMS
|
Classes | |
| struct | LV2_Resize_Port_Resize |
Typedefs | |
| typedef void * | LV2_Resize_Port_Feature_Data |
| typedef void * | LV2_Resize_Port_Feature_Data |
Enumerations | |
| enum | LV2_Resize_Port_Status { LV2_RESIZE_PORT_SUCCESS = 0 , LV2_RESIZE_PORT_ERR_UNKNOWN = 1 , LV2_RESIZE_PORT_ERR_NO_SPACE = 2 } |
| enum | LV2_Resize_Port_Status { LV2_RESIZE_PORT_SUCCESS = 0 , LV2_RESIZE_PORT_ERR_UNKNOWN = 1 , LV2_RESIZE_PORT_ERR_NO_SPACE = 2 } |
Dynamically sized LV2 port buffers.
| #define LV2_RESIZE_PORT__asLargeAs LV2_RESIZE_PORT_PREFIX "asLargeAs" |
| #define LV2_RESIZE_PORT__asLargeAs LV2_RESIZE_PORT_PREFIX "asLargeAs" |
| #define LV2_RESIZE_PORT__minimumSize LV2_RESIZE_PORT_PREFIX "minimumSize" |
| #define LV2_RESIZE_PORT__minimumSize LV2_RESIZE_PORT_PREFIX "minimumSize" |
| #define LV2_RESIZE_PORT__resize LV2_RESIZE_PORT_PREFIX "resize" |
| #define LV2_RESIZE_PORT__resize LV2_RESIZE_PORT_PREFIX "resize" |
| #define LV2_RESIZE_PORT_PREFIX LV2_RESIZE_PORT_URI "#" |
| #define LV2_RESIZE_PORT_PREFIX LV2_RESIZE_PORT_URI "#" |
| #define LV2_RESIZE_PORT_URI "http://lv2plug.in/ns/ext/resize-port" |
| #define LV2_RESIZE_PORT_URI "http://lv2plug.in/ns/ext/resize-port" |
| typedef void* LV2_Resize_Port_Feature_Data |
Opaque data for resize method.
| typedef void* LV2_Resize_Port_Feature_Data |
Opaque data for resize method.