#include <aeffectx.h>
Public Attributes | |
VstInt32 | version |
Format Version (should be 1). | |
VstInt32 | pluginUniqueID |
UniqueID of the plug-in. | |
VstInt32 | pluginVersion |
Plug-in Version. | |
VstInt32 | numElements |
Number of Programs (Bank) or Parameters (Program). | |
char | future [48] |
Reserved for future use. |
char VstPatchChunkInfo::future[48] |
Reserved for future use.
Number of Programs (Bank) or Parameters (Program).
UniqueID of the plug-in.
Plug-in Version.
Format Version (should be 1).