Wwise SDK 2021.1.14
|
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 |
File system flags for file descriptors mapping.
在文件 IAkStreamMgr.h 第 81 行定义.