|
Wwise SDK 2025.1.4
|
#include AkCommandTypes.h>
公開変数類 | |
| 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 行目に定義があります。