Wwise SDK 2015.1.9
Version
arrow_right
Table des matières
Autre Documentation
include/AK/SoundEngine/Platforms/Mac/AkTypes.h File Reference
Go to the source code of this file.
Defines | |
#define | AK_APPLE |
Compiling for an Apple platform. |
|
#define | AK_IOS |
Compiling for iOS or tvOS (iPhone, iPad, iPod, Apple TV...). |
|
#define | AK_CPU_ARM |
Compiling for ARM CPU. |
|
#define | AK_LFECENTER |
Internal use. |
|
#define | AK_REARCHANNELS |
Internal use. |
|
#define | AK_71AUDIO |
Internal use. |
|
#define | AK_SUPPORT_WCHAR |
Can support wchar. |
|
Typedefs | |
typedef semaphore_t | AkEvent |
typedef semaphore_t | AkSemaphore |
Detailed Description
Data type definitions.
Definition in file AkTypes.h.