Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AK::MemoryMgr::GlobalStats Struct Reference

#include <AkMemoryMgr.h>

Public Attributes

AkUInt64 uUsed
 Total memory used including all categories (in bytes) More...
 
AkUInt64 uDeviceUsed
 Total device memory used including all categories (in bytes) More...
 
AkUInt64 uReserved
 Total reserved memory. (Used and unused). Will return 0 if the reserved memory is not traceable. More...
 
AkUInt64 uMax
 Maximum total allocation size, specified in the initialization settings through uMemAllocationSizeLimit. Will be 0 if no limit was set. More...
 

Detailed Description

Memory global statistics.

Remarks
These statistics are not collected in the Release configuration of the default memory manager implementation.
See also

Definition at line 106 of file AkMemoryMgr.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

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