JUCE
Public Attributes | List of all members
VstPinInfo Struct Reference

Public Attributes

char text [vstMaxParameterOrPinLabelLength]
 
int32 flags
 
int32 configurationType
 
char shortText [vstMaxParameterOrPinShortLabelLength]
 
char unused [48]
 

Member Data Documentation

§ text

char VstPinInfo::text[vstMaxParameterOrPinLabelLength]

§ flags

int32 VstPinInfo::flags

§ configurationType

int32 VstPinInfo::configurationType

§ shortText

char VstPinInfo::shortText[vstMaxParameterOrPinShortLabelLength]

§ unused

char VstPinInfo::unused[48]

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