Wwise SDK 2018.1.11
AkIOTransferInfo
版本
Wwise SDK 2018.1.11
|
类 AkIOTransferInfo 继承关系图:

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 第 112 行定义.
该结构体的文档由以下文件生成:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h