iPlug 2: IPreset Struct Reference
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 600 of file IPlugStructs.h.
|
inline |
◆ mChunk
◆ mInitialized
bool IPreset::mInitialized = false
◆ mName
char IPreset::mName[MAX_PRESET_NAME_LEN]
The documentation for this struct was generated from the following file: