Wwise SDK 2023.1.8
|
◆ AkGlobalCallbackFunc
Callback prototype used for global callback registration. This callback may be called from various locations within the audio processing loop. The exact location from which it is called is passed in in_eLocation, and corresponds to one of the values that were passed to RegisterGlobalCallback(). See the possible values of AkGlobalCallbackLocation for more details about the available locations.
在文件 AkCallback.h 第 368 行定义. |