Wwise SDK 2025.1.0
|
#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 の 190 行目に定義があります。