LMMS
Loading...
Searching...
No Matches
Vst2::VstPinInfo Struct Reference

#include <juce_VSTMidiEventList.h>

Public Attributes

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

Detailed Description

Structure used for VSTs

@tags{Audio}

Member Data Documentation

◆ configurationType

int32 Vst2::VstPinInfo::configurationType

◆ flags

int32 Vst2::VstPinInfo::flags

◆ shortText

char Vst2::VstPinInfo::shortText[vstMaxParameterOrPinShortLabelLength]

◆ text

char Vst2::VstPinInfo::text[vstMaxParameterOrPinLabelLength]

◆ unused

char Vst2::VstPinInfo::unused[48]

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