Wwise SDK 2024.1.0
|
#include <type_traits>
#include <AK/SoundEngine/Common/AkAudioObject.h>
#include <AK/SoundEngine/Common/AkHashTableTypes.h>
#include <AK/SoundEngine/Common/AkHashTableFuncs.h>
#include <AK/SoundEngine/Common/IAkPlugin.h>
#include <AK/Tools/Common/AkMurMurHash.h>
#include <AK/Tools/Common/AkPlacementNew.h>
클래스 | |
class | AK::IAkPluginServiceHashTable |
struct | AK::AkAudioObjectBuffer |
A common hashtable for mapping audioobjectIds to a combination of audio buffers and objects 더 자세히 ... | |
네임스페이스 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
매크로 | |
#define | AK_GET_PLUGIN_SERVICE_HASHTABLE(plugin_ctx) static_cast<AK::IAkPluginServiceHashTable*>(plugin_ctx->GetPluginService(AK::PluginServiceType_HashTable)) |
타입정의 | |
typedef AK::AkHashTable< AkAudioObjectID, AkAudioObjectBuffer > | AK::AkAudioObjectBufferMap |
함수 | |
AkForceInline AkUInt64 | AK::GetObjectChannelHash (AkUInt64 in_uAudioObjectId, AkUInt32 in_uChannelIdx) |
Common hash function for getting a unique hash for a channel on an audio object 더 자세히 ... | |
Plug-in interface for HashTable
IAkPluginHashTable.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요