Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 属性 | |
AkCommandCallbackFunc | callback |
void * | callbackCookie |
When this command is executed, the audio rendering thread will call the specified callback.
This command can fail for the following reasons:
callback
is not a valid function pointer.在文件 AkCommandTypes.h 第 190 行定义.