Wwise SDK 2023.1.8
|
◆ Enqueue()
template<typename T , T TDEFAULT, class TAlloc = ArrayPoolDefault>
Enqueues the provided value. The value will be copied to the queue's internal buffer. Returns true if the enqueue was performed successfully. Returns false if the enqueue could not be performed. This can happen if the queue is "full", and some dequeue operations have to occur. Definition at line 101 of file AkFifoQueue.h. References AkAtomicCas64(), AkAtomicLoad64(), and AkAtomicStore64(). |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise