バージョン

menu_open
Wwise SDK 2023.1.8

◆ Enqueue()

template<typename T , T TDEFAULT, class TAlloc = ArrayPoolDefault>
AK_NODISCARD bool AkFifoQueue< T, TDEFAULT, TAlloc >::Enqueue ( in_value)
inline

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.

AkFifoQueue.h101 行目に定義があります。

参照先 AkAtomicCas64(), AkAtomicLoad64(), AkAtomicStore64().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう