Memory category IDs.
枚举值 |
AkMemID_Object |
Generic placeholder for allocations tied to the Wwise project.
|
AkMemID_Event |
Events from the Wwise project.
|
AkMemID_Structure |
Structures from the Wwise project.
|
AkMemID_Media |
Media from the Wwise project.
|
AkMemID_GameObject |
Game Objects and related.
|
AkMemID_Processing |
Anything tied to instancing and processing of the DSP graph.
|
AkMemID_ProcessingPlugin |
Plug-in allocations related to the DSP graph.
|
AkMemID_Streaming |
Streaming Manager objects.
|
AkMemID_StreamingIO |
Streaming Manager I/O memory.
|
AkMemID_SpatialAudio |
Spatial audio.
|
AkMemID_SpatialAudioGeometry |
Spatial audio geometry data.
|
AkMemID_SpatialAudioPaths |
Spatial audio paths data.
|
AkMemID_GameSim |
Game Simulator allocations.
|
AkMemID_MonitorQueue |
Monitor Queue.
|
AkMemID_Profiler |
Profiler.
|
AkMemID_FilePackage |
File packager.
|
AkMemID_SoundEngine |
Base sound engine allocations (managers, etc).
|
AkMemID_NUM |
Category count.
|
AkMemID_MASK |
Mask for category IDs.
|
AkMemType_Media |
Media memory type bit.
|
AkMemType_Device |
Device memory type bit.
|