menu
バージョン
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
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.5.8803
2023.1.13.8732
2022.1.19.8584
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
File system flags for file descriptors mapping. [詳細]
Public メソッド | |
AkFileSystemFlags () | |
AkFileSystemFlags (AkUInt32 in_uCompanyID, AkUInt32 in_uCodecID, AkUInt32 in_uCustomParamSize, void *in_pCustomParam, bool in_bIsLanguageSpecific, bool in_bIsFromRSX, 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 | bIsFromRSX |
True if the "RSX" option is checked in the sound's streaming properties. |
|
bool | bIsAutomaticStream |
AkFileID | uCacheID |
AkUInt32 | uNumBytesPrefetch |
For prefetch streams, indicates number of bytes to lock in cache. |
File system flags for file descriptors mapping.
IAkStreamMgr.h の 60 行で定義されています。