menu
版本
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
类 | |
struct | InitSettings |
struct | Stats |
TempAlloc systems | |
enum | Type { Type_AudioRender, Type_NUM } |
IDs of temporary memory pools used by the sound engine. 更多... | |
enum | Lifetime { Lifetime_CurrentTick = 0, Lifetime_DoubleTick = 1, Lifetime_NUM } |
Lifetimes of temporary allocations available. 更多... | |
AKSOUNDENGINE_API void | GetStats (Type in_eType, Stats &out_stats) |
Get simple statistics for a given temporary-memory pool 更多... | |
AKSOUNDENGINE_API void | DumpTempAllocsToFile (Type in_eType, const AkOSChar *pszFilename) |
TempAlloc namespace.