Public 変数 | |
AkInt64 | iFileSize |
File size in bytes. |
|
AkUInt32 | uSector |
AkUInt32 | uCustomParamSize |
Size of the custom parameter. |
|
void * | pCustomParam |
Custom parameter. |
|
AkFileHandle | hFile |
File handle/identifier. |
|
AkDeviceID | deviceID |
Device ID, obtained from CreateDevice(). |
File descriptor. File identification for the low-level I/O.
AkStreamMgrModule.h の 97 行で定義されています。