Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11

◆ DebugFlags

Memory management debug tools. When specified in Init, each memory allocation will have a extra tag that can be verified periodically. Enabling this will use a lot of CPU and additional memory. This should not be enabled unless required by Audiokinetic's support. These are enabled in Debug configuration only.

Enumerator
CheckOverwriteAtFree 

Performs a for buffer overflow when an allocation is freed.

CheckOverwritePerFrame 

Performs a check for buffer overflow once per audio frame.

CheckOverwritePerVoice 

Performs a check for buffer overflow once per audio voice

Definition at line 100 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