Wwise SDK 2024.1.0
|
#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. 更多... | |