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

#include <juce_VSTInterface.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 VstPinInfo::configurationType

◆ flags

int32 VstPinInfo::flags

◆ shortText

char VstPinInfo::shortText[vstMaxParameterOrPinShortLabelLength]

◆ text

char VstPinInfo::text[vstMaxParameterOrPinLabelLength]

◆ unused

char VstPinInfo::unused[48]

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