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.

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise