版本

menu_open
警告:系统已根据您所用大版本 (2024.1.1.8691) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2024.1.1
AkTempAllocDefs.h 文件参考

浏览源代码.

struct  AK::TempAlloc::Stats
 
struct  AK::TempAlloc::InitSettings
 
struct  AK::BookmarkAlloc::Stats
 
struct  AK::BookmarkAlloc::InitSettings
 

命名空间

namespace  AK
 Definition of data structures for AkAudioObject
 
 AK::TempAlloc
 
 AK::BookmarkAlloc
 

函数

BookmarkAlloc systems
AKSOUNDENGINE_API void AK::BookmarkAlloc::GetStats (Stats &out_stats)
 Get simple statistics for the Bookmark allocator 更多...
 

TempAlloc systems

enum  AK::TempAlloc::Type { AK::TempAlloc::Type_AudioRender, AK::TempAlloc::Type_NUM }
 IDs of temporary memory pools used by the sound engine. 更多...
 
enum  AK::TempAlloc::Lifetime { AK::TempAlloc::Lifetime_CurrentTick = 0, AK::TempAlloc::Lifetime_DoubleTick = 1, AK::TempAlloc::Lifetime_NUM }
 Lifetimes of temporary allocations available. 更多...
 
AKSOUNDENGINE_API void AK::TempAlloc::GetStats (Type in_eType, Stats &out_stats)
 Get simple statistics for a given temporary-memory pool 更多...
 
AKSOUNDENGINE_API void AK::TempAlloc::DumpTempAllocsToFile (Type in_eType, const AkOSChar *pszFilename)
 

详细描述

namespace for handling temp-allocations (incl. stack allocs)

在文件 AkTempAllocDefs.h 中定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅