ASPiK SDK
|
Identifiers, GUIDs and other strings and number id values, API specific. More...
#include <pluginstructures.h>
Public Attributes | |
uint32_t | aaxManufacturerID = 0 |
aax manu ID | |
uint32_t | aaxProductID = 0 |
aax ID | |
std::string | aaxEffectID |
aax Effect ID | |
std::string | aaxBundleID |
AAX bundle /* MacOS only: this MUST match the bundle identifier in your info.plist file */. | |
uint32_t | aaxPluginCategoryCode = 0 |
aax plugin category | |
int | fourCharCode = 0 |
the mystic and ancient 4-character code (oooh) | |
std::string | vst3FUID |
VST GUID. | |
bool | enableVST3SampleAccurateAutomation = false |
flag for sample accurate automation | |
uint32_t | vst3SampleAccurateGranularity = 1 |
sample accuracy granularity (update interval) | |
std::string | vst3BundleID |
VST bundle ID /* MacOS only: this MUST match the bundle identifier in your info.plist file */. | |
std::string | auBundleID |
AU bundle ID /* MacOS only: this MUST match the bundle identifier in your info.plist file */. | |
std::string | auBundleName |
AU bundle name /* MacOS only: this MUST match the bundle name which is the same as the project name */. | |
Identifiers, GUIDs and other strings and number id values, API specific.