AAX SDK  2.4.1
Avid Audio Extensions Development Kit
AAX_Push2ByteStructAlignment.h File Reference

Go to the source code of this file.

Description

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:

Usage notes

See also
AAX_Push4ByteStructAlignment.h
AAX_Push8ByteStructAlignment.h
AAX_PopStructAlignment.h