Go to the source code of this file.
◆ SlaveMode
| Enumerator |
|---|
| kSlaveModeNormal | plug-in used in different location following given master
|
| kSlaveModeLowLatencyClone | plug-in used as hidden slave for low latency processing following given master
|
◆ kSlaveEffectsPropID
| const AudioUnitPropertyID kSlaveEffectsPropID = 0x50534C01 |
|
static |
This AU property in the global scope is of type CFArrayRef and is writable by the host. The elements of the array are of type CFDataRef which encapsulate SlaveMode structures. For more details, please check the documentation of Presonus::ISlaveControllerHandler.