Go to the source code of this file.
Defines | |
#define | AKSOUNDENGINE_API |
#define | AK_FUNC(__TYPE__, __NAME__) __TYPE__ AKSOUNDENGINE_CALL __NAME__ |
#define | AK_EXTERNFUNC(__TYPE__, __NAME__) extern __TYPE__ AKSOUNDENGINE_CALL __NAME__ |
#define | AK_EXTERNAPIFUNC(__TYPE__, __NAME__) extern AKSOUNDENGINE_API __TYPE__ AKSOUNDENGINE_CALL __NAME__ |
#define | AK_CALLBACK(__TYPE__, __NAME__) typedef __TYPE__ ( AKSOUNDENGINE_CALL *__NAME__ ) |
Export/calling convention definitions.
Definition in file AkSoundEngineExport.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise