iPlug2 - C++ Audio Plug-in Framework
Public Attributes | List of all members
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
 

Detailed Description

A struct used for specifying baked-in factory presets.

Definition at line 598 of file IPlugStructs.h.


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