Full list of AAX interfaces.
Interfaces Implemented by the AAX Host
Interfaces Implemented by the AAX Plug-In
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
Interfaces internal to the AAX SDK
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_IParameterValue
-
- Class AAX_ITaperDelegateBase