Go to the documentation of this file.
31 #ifndef _AKMEMORYMGR_H_
32 #define _AKMEMORYMGR_H_
144 #if defined (AK_MEMDEBUG)
152 const char *in_pszFile,
165 #if defined (AK_MEMDEBUG)
174 const char *in_pszFile,
194 void * in_pMemAddress
197 #if defined (AK_MEMDEBUG)
207 const char* in_pszFile,
228 void * in_pMemAddress
265 #endif // _AKMEMORYMGR_H_
@ AkMemID_Processing
Anything tied to instancing and processing of the DSP graph.
@ AkMemID_SpatialAudioPaths
Spatial audio paths data.
@ AkMemID_MonitorQueue
Monitor Queue.
@ AkMemID_FilePackage
File packager.
AKSOUNDENGINE_API void TermForThread()
AkUInt64 uPeakUsed
Peak used memory (in bytes)
@ AkMemID_StreamingIO
Streaming Manager I/O memory.
@ AkMemID_Media
Media from the Wwise project.
@ AkMemID_Object
Generic placeholder for allocations tied to the Wwise project.
AKSOUNDENGINE_API void Free(AkMemPoolId in_poolId, void *in_pMemAddress)
#define AK_EXTERNAPIFUNC(_type, _name)
AKSOUNDENGINE_API void * Malloc(AkMemPoolId in_poolId, size_t in_uSize)
AkInt32 AkMemPoolId
Memory pool ID.
@ AkMemID_Profiler
Profiler.
AkMemID
Memory category IDs.
AkUInt32 uAllocs
Number of allocation calls since initialization.
AKSOUNDENGINE_API void Term()
AKSOUNDENGINE_API void GetGlobalStats(GlobalStats &out_stats)
AKSOUNDENGINE_API void InitForThread()
AKSOUNDENGINE_API void Falign(AkMemPoolId in_poolId, void *in_pMemAddress)
@ AkMemID_SpatialAudioGeometry
Spatial audio geometry data.
AKSOUNDENGINE_API void * Malign(AkMemPoolId in_poolId, size_t in_uSize, AkUInt32 in_uAlignment)
@ AkMemID_SoundEngine
Base sound engine allocations (managers, etc).
AKSOUNDENGINE_API void StartProfileThreadUsage()
@ AkMemID_GameSim
Game Simulator allocations.
@ AkMemID_GameObject
Game Objects and related.
@ AkMemID_Streaming
Streaming Manager objects.
@ AkMemID_NUM
Category count.
@ AkMemID_MASK
Mask for category IDs.
AKSOUNDENGINE_API void * Realloc(AkMemPoolId in_poolId, void *in_pAlloc, size_t in_uSize)
@ AkMemID_Structure
Structures from the Wwise project.
@ AkMemID_Event
Events from the Wwise project.
AKSOUNDENGINE_API AkUInt64 StopProfileThreadUsage()
AkUInt64 uUsed
Used memory (in bytes)
@ AkMemID_ProcessingPlugin
Plug-in allocations related to the DSP graph.
AKSOUNDENGINE_API void GetCategoryStats(AkMemPoolId in_poolId, CategoryStats &out_poolStats)
AKSOUNDENGINE_API bool IsInitialized()
@ AkMemID_SpatialAudio
Spatial audio.
@ AkMemType_Device
Device memory type bit.
@ AkMemType_Media
Media memory type bit.
AkUInt32 uFrees
Number of free calls since initialization.
Tell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise