Version
menu

Wwise SDK 2025.1.0
AkCommandBufferHeader Struct Reference

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...
 

Detailed Description

Describes the data written at the beginning of any initialized command buffer.

Definition at line 1512 of file AkCommandTypes.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise