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_TOOLS_COMMON_AKLOCK_H
33 #define _AK_TOOLS_COMMON_AKLOCK_H
37 #if defined(AK_NULL_PLATFORM)
57 #elif defined(AK_WIN) || defined(AK_XBOX)
60 #elif defined (AK_APPLE)
61 #include <AK/Tools/POSIX/AkLock.h>
63 #elif defined (AK_ANDROID)
64 #include <AK/Tools/POSIX/AkLock.h>
66 #elif defined (AK_HARMONY)
67 #include <AK/Tools/POSIX/AkLock.h>
69 #elif defined (AK_PS4)
72 #elif defined (AK_PS5)
75 #elif defined (AK_LINUX)
76 #include <AK/Tools/POSIX/AkLock.h>
78 #elif defined (AK_EMSCRIPTEN)
79 #include <AK/Tools/POSIX/AkLock.h>
81 #elif defined (AK_QNX)
82 #include <AK/Tools/POSIX/AkLock.h>
88 #error AkLock.h: Undefined platform
91 #endif // _AK_TOOLS_COMMON_AKLOCK_H
AKRESULT
Standard function call result.
@ AK_Success
The operation was successful.
AKRESULT Unlock(void)
Unlock.
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