Wwise SDK 2024.1.0
|
#include <AK/SoundEngine/Common/AkSoundEngine.h>
#include <AK/SoundEngine/Common/AkSoundEngineExport.h>
类 | |
class | AkWwiseErrorHandler |
Contains the wwiseErrorHandler Has a static callback function that can recieved an error message from the sound engine. Has a translator used to translate the message coming from the sound engine. The translator can be a combination of multiple different type of translators. (See AddTranslator) The translated message is then send back to the sound engine through another callback function.
在文件 AkWwiseErrorHandler.h 中定义.