Audacity 3.2.0
Public Attributes | List of all members
VstPatchChunkInfo Struct Reference

#include <aeffectx.h>

Public Attributes

int32_t version
 
int32_t pluginUniqueID
 
int32_t pluginVersion
 
int32_t numElements
 
char future [48]
 

Detailed Description

Definition at line 353 of file aeffectx.h.

Member Data Documentation

◆ future

char VstPatchChunkInfo::future[48]

Definition at line 359 of file aeffectx.h.

◆ numElements

int32_t VstPatchChunkInfo::numElements

◆ pluginUniqueID

int32_t VstPatchChunkInfo::pluginUniqueID

◆ pluginVersion

int32_t VstPatchChunkInfo::pluginVersion

◆ version

int32_t VstPatchChunkInfo::version

Definition at line 355 of file aeffectx.h.

Referenced by VSTWrapper::callSetChunk(), and VSTWrapper::HandleXMLTag().


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