![]() |
AAX SDK 2.8.0
Avid Audio Extensions Development Kit
|
Go to the source code of this file.
Set the struct alignment to 2-byte. This file will throw an error on platforms that do not support 2-byte alignment (i.e. TI DSPs)
When setting the alignment for a struct in order to match a particular environment (e.g. host/plug-in binary compatibility) the following macros are recommended:
#include after this file. For example:
1.9.6