|
Wwise SDK 2025.1.3
|
#include <AkCommandTypes.h>
Public 属性 | |
| struct AkCommandHeader * | header |
| Pointer to header of command. Use this to check the code of the command and the result code after processing. 更多... | |
| void * | payload |
| Pointer to payload of current command 更多... | |
| void * | buffer |
| Pointer to beginning of command buffer 更多... | |
Structure used to iterate through a command buffer.
在文件 AkCommandTypes.h 第 1987 行定义.