Wwise SDK 2019.2.14
AkFileDesc
Version
Wwise SDK 2019.2.14
|
AkFileDesc Struct Reference
Public Attributes | |
AkInt64 | iFileSize |
File size in bytes. More... |
|
AkUInt64 | uSector |
AkUInt32 | uCustomParamSize |
Size of the custom parameter. More... |
|
void * | pCustomParam |
Custom parameter. More... |
|
AkFileHandle | hFile |
File handle/identifier. More... |
|
AkDeviceID | deviceID |
Device ID, obtained from CreateDevice() More... |
|
CAkFilePackage * | pPackage |
If this file is in a File Package, this will be the. More... |
|
Detailed Description
File descriptor. File identification for the low-level I/O.
- See also
Definition at line 91 of file AkStreamMgrModule.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkStreamMgrModule.h