版本
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 之旅