Full list of AAX interfaces.
These interfaces must be implemented by the AAX plug-in. Default implementations are provided in the AAX Library via the
AAX_C classes. Plug-in classes may inherit from the
AAX_C classes to override the default behavior.
- Class AAX_IEffectDirectData
- Class AAX_IEffectGUI
- Class AAX_IEffectParameters
- Class AAX_IHostProcessor
These classes and interfaces are used internally within the AAX Library. References to objects implementing these classes are never passed between the plug-in and the AAX Host, and the AAX Host has no knowledge of these classes.
- Class AAX_IParameter
- Class AAX_ITaperDelegateBase