バージョン
menu

◆ AK_CommandBuffer_SubmitNonBlocking()

AKSOUNDENGINE_API AKRESULT_t AK_CommandBuffer_SubmitNonBlocking ( void *  in_buffer)

Submit the commands contained in a buffer. They will be executed asynchronously on the next audio render. This function does not block. If the internal message queue of the audio thread is full, this function returns an error. When this occurs, no command in the buffer has been submitted, and you can safely re-attempt to submit the same buffer at a later time.

引数
[in]in_bufferPointer to command buffer
戻り値
  • AK_Success on success
  • AK_Busy if the internal message queue of the audio render thread is full.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう