menu
バージョン
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
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.3.8749
2023.1.11.8682
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
クラス | |
struct | AK::Monitor::MsgContext |
struct | AK::Monitor::MonitorErrorInfo |
名前空間 | |
namespace | AK |
Audiokinetic namespace | |
AK::Monitor | |
マクロ定義 | |
#define | ERROR_CODE_DEF(in_name, in_msg) { MonitorErrorInfo(in_name, in_msg) } |
#define | AK_MONITOR_ERROR(in_eErrorCode) AK::Monitor::PostCode( in_eErrorCode, AK::Monitor::ErrorLevel_Error ) |
#define | AK_MONITOR_STREAM_MGR_INIT(in_streamMgrSettings) AK::Monitor::MonitorStreamMgrInit( in_streamMgrSettings ) |
#define | AK_MONITOR_STREAMING_DEVICE_INIT(in_deviceID, in_deviceSettings) AK::Monitor::MonitorStreamingDeviceInit( in_deviceID, in_deviceSettings ) |
#define | AK_MONITOR_STREAMING_DEVICE_DESTROYED(in_deviceID) AK::Monitor::MonitorStreamingDeviceDestroyed( in_deviceID ) |
#define | AK_MONITOR_STREAM_MGR_TERM() AK::Monitor::MonitorStreamMgrTerm() |
型定義 | |
typedef void(* | AK::Monitor::LocalOutputFunc) (ErrorCode in_eErrorCode, const AkOSChar *in_pszError, ErrorLevel in_eErrorLevel, AkPlayingID in_playingID, AkGameObjectID in_gameObjID) |
Function prototype of local output function pointer. [詳解] | |
変数 | |
const MonitorErrorInfo | AK::Monitor::s_aszMonitorErrorInfos [Num_ErrorCodes] |