Audacity 3.2.0
Public Attributes | List of all members
VstParameterProperties Class Reference

#include <aeffectx.h>

Public Attributes

float stepFloat
 
float smallStepFloat
 
float largeStepFloat
 
char label [64]
 
unsigned int flags
 
unsigned int minInteger
 
unsigned int maxInteger
 
unsigned int stepInteger
 
unsigned int largeStepInteger
 
char shortLabel [8]
 
unsigned short displayIndex
 
unsigned short category
 
unsigned short numParametersInCategory
 
unsigned short reserved
 
char categoryLabel [24]
 
char future [16]
 

Detailed Description

Definition at line 221 of file aeffectx.h.

Member Data Documentation

◆ category

unsigned short VstParameterProperties::category

Definition at line 246 of file aeffectx.h.

◆ categoryLabel

char VstParameterProperties::categoryLabel[24]

Definition at line 249 of file aeffectx.h.

◆ displayIndex

unsigned short VstParameterProperties::displayIndex

Definition at line 245 of file aeffectx.h.

◆ flags

unsigned int VstParameterProperties::flags

Definition at line 239 of file aeffectx.h.

◆ future

char VstParameterProperties::future[16]

Definition at line 250 of file aeffectx.h.

◆ label

char VstParameterProperties::label[64]

Definition at line 238 of file aeffectx.h.

◆ largeStepFloat

float VstParameterProperties::largeStepFloat

Definition at line 237 of file aeffectx.h.

◆ largeStepInteger

unsigned int VstParameterProperties::largeStepInteger

Definition at line 243 of file aeffectx.h.

◆ maxInteger

unsigned int VstParameterProperties::maxInteger

Definition at line 241 of file aeffectx.h.

◆ minInteger

unsigned int VstParameterProperties::minInteger

Definition at line 240 of file aeffectx.h.

◆ numParametersInCategory

unsigned short VstParameterProperties::numParametersInCategory

Definition at line 247 of file aeffectx.h.

◆ reserved

unsigned short VstParameterProperties::reserved

Definition at line 248 of file aeffectx.h.

◆ shortLabel

char VstParameterProperties::shortLabel[8]

Definition at line 244 of file aeffectx.h.

◆ smallStepFloat

float VstParameterProperties::smallStepFloat

Definition at line 236 of file aeffectx.h.

◆ stepFloat

float VstParameterProperties::stepFloat

Definition at line 235 of file aeffectx.h.

◆ stepInteger

unsigned int VstParameterProperties::stepInteger

Definition at line 242 of file aeffectx.h.


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