iPlug2 - C++ Audio Plug-in Framework
|
A struct used for specifying baked-in factory presets. More...
#include <IPlugStructs.h>
Public Attributes | |
bool | mInitialized = false |
char | mName [MAX_PRESET_NAME_LEN] |
IByteChunk | mChunk |
A struct used for specifying baked-in factory presets.
Definition at line 598 of file IPlugStructs.h.