Wwise SDK 2025.1.0
|
Describes the data written at the beginning of any initialized command buffer. More...
#include <AkCommandTypes.h>
Public Attributes | |
AkUInt32 | bufferSize |
Total size of command buffer in bytes. More... | |
AkUInt32 | lastCommandOffset |
Internal use. Should be zero-initialized. More... | |
AkCommandCallbackFunc | completionCallback |
At that point in time, the client can free the command buffer memory, or re-use it for something else. More... | |
void * | completionCallbackCookie |
User cookie for done_callback. More... | |
Describes the data written at the beginning of any initialized command buffer.
Definition at line 1512 of file AkCommandTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise