Version
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.

Parameters
[in]in_bufferPointer to command buffer
Returns
  • AK_Success on success
  • AK_Busy if the internal message queue of the audio render thread is full.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise