#include <aeffectx.h>
Public Attributes | |
char | label [kVstMaxLabelLen] |
pin name | |
VstInt32 | flags |
VstInt32 | arrangementType |
char | shortLabel [kVstMaxShortLabelLen] |
short name (recommended: 6 + delimiter) | |
char | future [48] |
reserved for future use |
char VstPinProperties::future[48] |
reserved for future use
char VstPinProperties::label[kVstMaxLabelLen] |
pin name
char VstPinProperties::shortLabel[kVstMaxShortLabelLen] |
short name (recommended: 6 + delimiter)