|
Wwise SDK 2025.1.3
|
File system flags for file descriptors mapping. 更多...
#include <AkFileSystemFlags.h>
Public 成员函数 | |
| AkFileSystemFlags () | |
| AkFileSystemFlags (AkUInt32 in_uCompanyID, AkUInt32 in_uCodecID, AkUInt32 in_uCustomParamSize, void *in_pCustomParam, bool in_bIsLanguageSpecific, AkCacheID 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 |
| AkCacheID | 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.
在文件 AkFileSystemFlags.h 第 34 行定义.