Wwise SDK 2025.1.0
|
Describes the data written at the beginning of any initialized command buffer. 更多...
#include <AkCommandTypes.h>
Public 属性 | |
AkUInt32 | bufferSize |
Total size of command buffer in bytes 更多... | |
AkUInt32 | lastCommandOffset |
Internal use. Should be zero-initialized. 更多... | |
AkCommandCallbackFunc | completionCallback |
At that point in time, the client can free the command buffer memory, or re-use it for something else. 更多... | |
void * | completionCallbackCookie |
User cookie for done_callback 更多... | |
Describes the data written at the beginning of any initialized command buffer.
在文件 AkCommandTypes.h 第 1512 行定义.