バージョン
All memory allocations are categorized based on their use in the sound engine.
The default implementation of the memory manager uses the categories to direct allocations to one of multiple memory arenas. Each memory arena, also known as AkMemoryArena, can be configured for different production requirements and memory mangement strategies.
For more detailed information on memory management see: