목차
Wwise SDK 2018.1.11
|
AkIOTransferInfo Struct Reference
Inheritance diagram for AkIOTransferInfo:

Public Attributes | |
AkUInt64 | uFilePosition |
File offset where transfer should begin. More... |
|
AkUInt32 | uBufferSize |
Size of the buffer in which the I/O hook can write to. More... |
|
AkUInt32 | uRequestedSize |
Exact number of requested bytes for this transfer. Always equal to or smaller than uBufferSize. More... |
|
Detailed Description
Structure for synchronous transfers handshaking with the Low-Level I/O. Used with blocking I/O hooks.
- See also
- AK::StreamMgr::IAkIOHookBlocking
Definition at line 112 of file AkStreamMgrModule.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h