Go to the documentation of this file.
32 #ifndef _AK_SYNC_CALLER_H_
33 #define _AK_SYNC_CALLER_H_
46 #if defined(AK_SUPPORT_THREADS)
52 AKASSERT( !
"Could not create synchronization event" );
79 inline bool IsDone() {
return m_bIsDone; }
80 inline void Done() { m_bIsDone =
true; }
86 #if defined(AK_SUPPORT_THREADS)
95 #endif // _AK_SYNC_CALLER_H_
Definition of data structures for AkAudioObject.
@ AK_Fail
The operation failed.
void AkWaitForEvent(AkEvent &in_event)
Platform Independent Helper.
AKRESULT
Standard function call result.
@ AK_Success
The operation was successful.
void AkDestroyEvent(AkEvent &io_event)
Platform Independent Helper.
#define AKASSERT(Condition)
AKRESULT AkCreateEvent(AkEvent &out_event)
Platform Independent Helper.
AKRESULT m_eResult
Operation result.
void AkSignalEvent(const AkEvent &in_event)
Platform Independent Helper.
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