Wwise SDK 2024.1.1
|
#include <AkStreamMgrModule.h>
Public 属性 | |
AkUInt64 | uFilePosition |
File offset where transfer should begin. 更多... | |
AkUInt32 | uBufferSize |
Size of the buffer in which the I/O hook can write to. 更多... | |
AkUInt32 | uRequestedSize |
Exact number of requested bytes for this transfer. Always equal to or smaller than uBufferSize. 更多... | |
Structure for synchronous transfers handshaking with the Low-Level I/O. Used with blocking I/O hooks.
在文件 AkStreamMgrModule.h 第 92 行定义.