Wwise SDK 2018.1.11
AkFileDesc
版本
Wwise SDK 2018.1.11
|
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 行定义.
该结构体的文档由以下文件生成:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h