|
Wwise SDK 2021.1.14
|
#include <AkStreamMgrModule.h>
公開変数類 | |
| AkInt64 | iFileSize |
| File size in bytes [詳解] |
|
| AkUInt64 | uSector |
| AkUInt32 | uCustomParamSize |
| Size of the custom parameter [詳解] |
|
| void * | pCustomParam |
| Custom parameter [詳解] |
|
| AkFileHandle | hFile |
| File handle/identifier [詳解] |
|
| AkDeviceID | deviceID |
| Device ID, obtained from CreateDevice() [詳解] |
|
| CAkFilePackage * | pPackage |
| If this file is in a File Package, this will be the [詳解] |
|
File descriptor. File identification for the low-level I/O.
AkStreamMgrModule.h の 91 行目に定義があります。