JUCE
Public Attributes | List of all members
VstPinProperties Struct Reference

Public Attributes

char label [vstMaxParameterOrPinLabelLength]
 
int32 flags
 
int32 arrangementType
 
char shortLabel [vstMaxParameterOrPinShortLabelLength]
 
char unused [48]
 

Member Data Documentation

◆ label

char VstPinProperties::label[vstMaxParameterOrPinLabelLength]

◆ flags

int32 VstPinProperties::flags

◆ arrangementType

int32 VstPinProperties::arrangementType

◆ shortLabel

char VstPinProperties::shortLabel[vstMaxParameterOrPinShortLabelLength]

◆ unused

char VstPinProperties::unused[48]

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