menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
File system flags for file descriptors mapping. 更多...
#include <IAkStreamMgr.h>
Public 成员函数 | |
AkFileSystemFlags () | |
AkFileSystemFlags (AkUInt32 in_uCompanyID, AkUInt32 in_uCodecID, AkUInt32 in_uCustomParamSize, void *in_pCustomParam, bool in_bIsLanguageSpecific, AkFileID in_uCacheID) | |
Public 属性 | |
AkUInt32 | uCompanyID |
Company ID (Wwise uses AKCOMPANYID_AUDIOKINETIC, defined in AkTypes.h, for soundbanks and standard streaming files, and AKCOMPANYID_AUDIOKINETIC_EXTERNAL for streaming external sources). 更多... | |
AkUInt32 | uCodecID |
File/codec type ID (defined in AkTypes.h) 更多... | |
AkUInt32 | uCustomParamSize |
Size of the custom parameter 更多... | |
void * | pCustomParam |
Custom parameter 更多... | |
bool | bIsLanguageSpecific |
True when the file location depends on language 更多... | |
bool | bIsAutomaticStream |
AkFileID | uCacheID |
AkUInt32 | uNumBytesPrefetch |
AkUInt32 | uDirectoryHash |
If the implementation uses a hashed directory structure, this is the hash value that should be employed for determining the directory structure 更多... | |
File system flags for file descriptors mapping.
在文件 IAkStreamMgr.h 第 80 行定义.