版本

    其他文档

menu_open

AK::Monitor Namespace Reference

Typedefs

typedef 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.

Enumerations

enum   ErrorLevel { ErrorLevel_Message = (1<<0), ErrorLevel_Error = (1<<1), ErrorLevel_All = ErrorLevel_Message | ErrorLevel_Error }
 

ErrorLevel.

More...
enum   ErrorCode {
  ErrorCode_NoError = 0, ErrorCode_FileNotFound, ErrorCode_CannotOpenFile, ErrorCode_CannotStartStreamNoMemory,
  ErrorCode_IODevice, ErrorCode_IncompatibleIOSettings, ErrorCode_PluginUnsupportedChannelConfiguration, ErrorCode_PluginMediaUnavailable,
  ErrorCode_PluginInitialisationFailed, ErrorCode_PluginProcessingFailed, ErrorCode_PluginExecutionInvalid, ErrorCode_PluginAllocationFailed,
  ErrorCode_VorbisRequireSeekTable, ErrorCode_VorbisRequireSeekTableVirtual, ErrorCode_VorbisDecodeError, ErrorCode_AACDecodeError,
  ErrorCode_xWMACreateDecoderFailed, ErrorCode_ATRAC9CreateDecoderFailed, ErrorCode_ATRAC9CreateDecoderFailedChShortage, ErrorCode_ATRAC9DecodeFailed,
  ErrorCode_ATRAC9ClearContextFailed, ErrorCode_ATRAC9LoopSectionTooSmall, ErrorCode_InvalidAudioFileHeader, ErrorCode_AudioFileHeaderTooLarge,
  ErrorCode_FileTooSmall, ErrorCode_TransitionNotAccurateChannel, ErrorCode_TransitionNotAccurateStarvation, ErrorCode_NothingToPlay,
  ErrorCode_PlayFailed, ErrorCode_StingerCouldNotBeScheduled, ErrorCode_TooLongSegmentLookAhead, ErrorCode_CannotScheduleMusicSwitch,
  ErrorCode_TooManySimultaneousMusicSegments, ErrorCode_PlaylistStoppedForEditing, ErrorCode_MusicClipsRescheduledAfterTrackEdit, ErrorCode_CannotPlaySource_Create,
  ErrorCode_CannotPlaySource_VirtualOff, ErrorCode_CannotPlaySource_TimeSkip, ErrorCode_CannotPlaySource_InconsistentState, ErrorCode_MediaNotLoaded,
  ErrorCode_VoiceStarving, ErrorCode_StreamingSourceStarving, ErrorCode_XMADecoderSourceStarving, ErrorCode_XMADecodingError,
  ErrorCode_InvalidXMAData, ErrorCode_PluginNotRegistered, ErrorCode_CodecNotRegistered, ErrorCode_EventIDNotFound,
  ErrorCode_InvalidGroupID, ErrorCode_SelectedChildNotAvailable, ErrorCode_SelectedNodeNotAvailable, ErrorCode_SelectedMediaNotAvailable,
  ErrorCode_NoValidSwitch, ErrorCode_SelectedNodeNotAvailablePlay, ErrorCode_FeedbackVoiceStarving, ErrorCode_BankLoadFailed,
  ErrorCode_BankUnloadFailed, ErrorCode_ErrorWhileLoadingBank, ErrorCode_InsufficientSpaceToLoadBank, ErrorCode_LowerEngineCommandListFull,
  ErrorCode_SeekNoMarker, ErrorCode_CannotSeekContinuous, ErrorCode_SeekAfterEof, ErrorCode_UnknownGameObjectEvent,
  ErrorCode_UnknownGameObject, ErrorCode_ExternalSourceNotResolved, ErrorCode_FileFormatMismatch, ErrorCode_CommandQueueFull,
  ErrorCode_CommandTooLarge, ErrorCode_ExecuteActionOnEvent, ErrorCode_StopAll, ErrorCode_StopPlayingID,
  ErrorCode_XMACreateDecoderLimitReached, ErrorCode_XMAStreamBufferTooSmall, ErrorCode_ModulatorScopeError_Inst, ErrorCode_ModulatorScopeError_Obj,
  Num_ErrorCodes
}
 

ErrorCode.

More...

Functions

AKRESULT __cdecl  PostCode (ErrorCode in_eError, ErrorLevel in_eErrorLevel)
AKRESULT __cdecl  PostString (const char *in_pszError, ErrorLevel in_eErrorLevel)
AKRESULT __cdecl  SetLocalOutput (AkUInt32 in_uErrorLevel=ErrorLevel_All, LocalOutputFunc in_pMonitorFunc=0)
AkTimeMs __cdecl  GetTimeStamp ()

Variables

const AkOSChar s_aszErrorCodes [Num_ErrorCodes]

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅