JUCE
Loading...
Searching...
No Matches
Public Attributes | List of all members
VstPinInfo Struct Reference

Structure used for VSTs. More...

#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.

Member Data Documentation

◆ text

◆ flags

int32 VstPinInfo::flags

◆ configurationType

int32 VstPinInfo::configurationType

◆ shortText

◆ unused

char VstPinInfo::unused[48]

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