menu
バージョン
2023.1.9.8628
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2023.1.9
|
#include <AkStreamMgrModule.h>
公開変数類 | |
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 行目に定義があります。