menu
バージョン
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.2
|
#include <AkWwiseErrorHandler.h>
公開メンバ関数 | |
virtual | ~AkWwiseErrorHandler () |
ErrorHandler class destructor. [詳解] | |
静的公開メンバ関数 | |
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 [詳解] | |
static void | SetLocalOutputFunc (AkUInt32 in_uErrorLevel, AK::Monitor::LocalOutputFunc in_pMonitorFunc) |
Sets the localoutputfunc [詳解] | |
static AK::Monitor::LocalOutputFunc | GetLocalOutputFunc () |
static AkUInt32 | GetLocalOutputErrorLevel () |
AkWwiseErrorHandler.h の 32 行目に定義があります。