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 行で定義されています。