Wwise SDK 2024.1.1
|
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/IAkPluginMemAlloc.h>
#include <AK/Tools/Common/AkArray.h>
#include <AK/SoundEngine/Common/IAkPlugin.h>
クラス | |
struct | AkInputMapSlot< KEY, USER_DATA > |
Structure of an entry in the AkMixerInputMap map. [詳解] | |
class | AkMixerInputMap< KEY, USER_DATA > |
AkMixerInputMap: Map of inputs (identified with AK::IAkMixerInputContext *) to user-defined blocks of data. [詳解] | |