版本

menu_open
AkMemPoolId __cdecl AK::MemoryMgr::CreatePool ( void *  in_pMemAddress,
AkUInt32  in_uMemSize,
AkUInt32  in_uBlockSize,
AkUInt32  in_eAttributes,
AkUInt32  in_uBlockAlign = 0  
)

Create a new memory pool.

Returns:
The ID of the created memory pool, or AK_INVALID_POOL_ID if creation failed
Tip.gif
Tip: Refer to Pools for information about pool resource overhead.
See also:
Parameters:
in_pMemAddress  Memory address of the pool, or NULL if it should be allocated
in_uMemSize  Size of the pool (in bytes)
in_uBlockSize  Size of a block (in bytes)
in_eAttributes  Memory pool attributes: use values of AkMemPoolAttributes
in_uBlockAlign  Alignment of memory blocks

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅