menu
Version
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
Go to the source code of this file.
Classes | |
struct | AK::Monitor::MsgContext |
struct | AK::Monitor::MonitorErrorInfo |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
AK::Monitor | |
Macros | |
#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() |
Typedefs | |
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. More... | |
Variables | |
const MonitorErrorInfo | AK::Monitor::s_aszMonitorErrorInfos [Num_ErrorCodes] |
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