Version

menu_open
Wwise SDK 2023.1.8
AkWwiseErrorHandler.h
ErrorCode
ErrorCode.
void(* LocalOutputFunc)(ErrorCode in_eErrorCode, const AkOSChar *in_pszError, ErrorLevel in_eErrorLevel, AkPlayingID in_playingID, AkGameObjectID in_gameObjID)
Function prototype of local output function pointer.
static void SetLocalOutputFunc(AkUInt32 in_uErrorLevel, AK::Monitor::LocalOutputFunc in_pMonitorFunc)
Sets the localoutputfunc.
char AkOSChar
Generic character string.
Definition: AkTypes.h:60
static void AddTranslator(AkErrorMessageTranslator *in_errorMessageTranslator, bool in_overridePreviousTranslator)
AkUInt32 AkUniqueID
Unique 32-bit ID.
Definition: AkTypes.h:52
static void ResetTranslator()
virtual ~AkWwiseErrorHandler()
ErrorHandler class destructor.
uint64_t AkUInt64
Unsigned 64-bit integer.
static void Execute(AK::Monitor::ErrorCode in_eErrorCode, const AkOSChar *in_pszError, AK::Monitor::ErrorLevel in_errorLevel, AkPlayingID in_pID, AkUInt64 in_gId, AkUniqueID in_sId, char *in_args, AkUInt32 in_uArgSize, AkOSChar *out_pBuffer=nullptr, AkUInt32 in_BufferSize=0)
Translate and then send back the translated message to the sound engine via it's m_funcLocalOutput.
uint32_t AkUInt32
Unsigned 32-bit integer.
static void Release()
ErrorLevel
ErrorLevel.
static AkUInt32 GetLocalOutputErrorLevel()
AkUInt32 AkPlayingID
Playing ID.
Definition: AkTypes.h:55
static AK::Monitor::LocalOutputFunc GetLocalOutputFunc()

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