Wwise SDK 2022.1.18
|
◆ 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. |