版本

menu_open
Wwise SDK 2018.1.11

◆ AkGlobalCallbackLocation

Bit field of various locations in the audio processing loop where the game can be called back.

枚举值
AkGlobalCallbackLocation_Register 

Right after successful registration of callback/plugin. Typically used by plugins along with AkGlobalCallbackLocation_Term for allocating memory for the lifetime of the sound engine.

AkGlobalCallbackLocation_Begin 

Start of audio processing. The number of frames about to be rendered depends on the sink/end-point and can be zero.

AkGlobalCallbackLocation_PreProcessMessageQueueForRender 

Start of frame rendering, before having processed game messages.

AkGlobalCallbackLocation_PostMessagesProcessed 

After one or more messages have been processed, but before updating game object and listener positions internally.

AkGlobalCallbackLocation_BeginRender 

Start of frame rendering, after having processed game messages.

AkGlobalCallbackLocation_EndRender 

End of frame rendering.

AkGlobalCallbackLocation_End 

End of audio processing.

AkGlobalCallbackLocation_Term 

Sound engine termination.

AkGlobalCallbackLocation_Monitor 
AkGlobalCallbackLocation_MonitorRecap 

Send monitor data

AkGlobalCallbackLocation_Num 

Send monitor data connection to recap.

Total number of global callback locations.

在文件 AkCallback.h297 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅