目次
Wwise SDK 2018.1.11
|
AkIOTransferInfo の継承関係図

公開変数類 | |
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