|
Wwise SDK 2025.1.3
|
#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 第 210 行定义.