Wwise SDK 2024.1.1
|
◆ Init()
template<typename T , T TDEFAULT, class TAlloc = ArrayPoolDefault>
Initializes the FifoQueue and allocates memory for the specified number of entries. The number of entries is not growable after initialization.
在文件 AkFifoQueue.h 第 56 行定义. 引用了 AK_InsufficientMemory, AK_Success, AKASSERT, AkAtomicStore64() , 以及 AkZeroMemLarge. |