Warning: you were redirected to the latest documentation corresponding to your major release ( 2024.1.1.8691 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Go to the documentation of this file.
32 #ifndef _AK_SOUNDENGINE_EXPORT_H_
33 #define _AK_SOUNDENGINE_EXPORT_H_
49 #ifdef AKSOUNDENGINE_DLL
50 #ifdef AKSOUNDENGINE_EXPORTS
52 #define AKSOUNDENGINE_API AK_DLLEXPORT
55 #define AKSOUNDENGINE_API AK_DLLIMPORT
58 #define AKSOUNDENGINE_API
61 #ifndef AKSOUNDENGINE_CALL
62 #define AKSOUNDENGINE_CALL
69 #define AK_FUNC( _type, _name ) _type AKSOUNDENGINE_CALL _name
75 #define AK_EXTERNFUNC( _type, _name ) extern _type AKSOUNDENGINE_CALL _name
81 #define AK_EXTERNAPIFUNC( _type, _name ) extern AKSOUNDENGINE_API _type AKSOUNDENGINE_CALL _name
87 #define AK_CALLBACK( _type, _name ) typedef _type ( AKSOUNDENGINE_CALL *_name )
89 #endif //_AK_SOUNDENGINE_EXPORT_H_
Tell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise