Wwise SDK 2022.1.17
|
#include <AK/AkPlatforms.h>
Go to the source code of this file.
Macros | |
#define | AK_DLLEXPORT |
#define | AK_DLLIMPORT |
#define | AK_ATTR_USED |
#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