Wwise SDK 2024.1.1
|
#include <AkWwiseErrorHandler.h>
Public Member Functions | |
virtual | ~AkWwiseErrorHandler () |
ErrorHandler class destructor. More... | |
Static Public Member Functions | |
static void | AddTranslator (AkErrorMessageTranslator *in_errorMessageTranslator, bool in_overridePreviousTranslator) |
static void | Release () |
static void | ResetTranslator () |
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. More... | |
static void | SetLocalOutputFunc (AkUInt32 in_uErrorLevel, AK::Monitor::LocalOutputFunc in_pMonitorFunc) |
Sets the localoutputfunc. More... | |
static AK::Monitor::LocalOutputFunc | GetLocalOutputFunc () |
static AkUInt32 | GetLocalOutputErrorLevel () |
Definition at line 32 of file AkWwiseErrorHandler.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise