マクロ定義 | |
#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_71FROMSTEREOMIXER |
#define | AK_51FROMSTEREOMIXER |
#define | AK_SUPPORT_WCHAR |
Can support wchar. |
|
型定義 | |
typedef semaphore_t | AkEvent |
typedef semaphore_t | AkSemaphore |
Data type definitions.
AkTypes.h で定義されています。