|
Wwise SDK 2025.1.3
|
클래스 | |
| struct | AK::TempAlloc::Stats |
| struct | AK::TempAlloc::InitSettings |
| struct | AK::BookmarkAlloc::Stats |
| struct | AK::BookmarkAlloc::InitSettings |
네임스페이스 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
| AK::TempAlloc | |
| AK::BookmarkAlloc | |
함수 | |
BookmarkAlloc systems | |
| AKSOUNDENGINE_API void | AK::BookmarkAlloc::GetStats (Stats &out_stats) |
| Get simple statistics for the Bookmark allocator 더 자세히 ... | |
TempAlloc systems | |
| enum | AK::TempAlloc::Type { AK::TempAlloc::Type_AudioRender, AK::TempAlloc::Type_NUM } |
| IDs of temporary memory pools used by the sound engine. 더 자세히 ... | |
| enum | AK::TempAlloc::Lifetime { AK::TempAlloc::Lifetime_CurrentTick = 0, AK::TempAlloc::Lifetime_DoubleTick = 1, AK::TempAlloc::Lifetime_NUM } |
| Lifetimes of temporary allocations available. 더 자세히 ... | |
| AKSOUNDENGINE_API void | AK::TempAlloc::GetStats (Type in_eType, Stats &out_stats) |
| Get simple statistics for a given temporary-memory pool 더 자세히 ... | |
| AKSOUNDENGINE_API void | AK::TempAlloc::DumpTempAllocsToFile (Type in_eType, const AkOSChar *pszFilename) |
namespace for handling temp-allocations (incl. stack allocs)
AkTempAllocDefs.h 파일에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요