|
Wwise SDK 2021.1.14
|
#include <AkStreamMgrModule.h>
Public 属性 | |
| 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 行定义.