Wwise SDK 2024.1.0
|
Go to the source code of this file.
Classes | |
struct | AK::MemoryArena::AkMemoryArenaSettings |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
AK::MemoryArena | |
Typedefs | |
typedef void *(* | AkAllocSpan) (size_t in_uSize, size_t *out_userData) |
typedef void(* | AkFreeSpan) (void *in_pAddress, size_t in_uSize, size_t in_userData) |
Variables | |
const AkUInt32 | AK::MemoryArena::kMemoryArenaSize = 8192 |
const AkUInt32 | AK::MemoryArena::kMemoryArenaSpanOverhead = 64 |
namespace for handling Wwise internal memory arena.
Definition in file AkMemoryArenaTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise