Wwise SDK 2024.1.0
|
File system flags for file descriptors mapping. More...
#include <AkFileSystemFlags.h>
Public Member Functions | |
AkFileSystemFlags () | |
AkFileSystemFlags (AkUInt32 in_uCompanyID, AkUInt32 in_uCodecID, AkUInt32 in_uCustomParamSize, void *in_pCustomParam, bool in_bIsLanguageSpecific, AkCacheID in_uCacheID) | |
Public Attributes | |
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). More... | |
AkUInt32 | uCodecID |
File/codec type ID (defined in AkTypes.h) More... | |
AkUInt32 | uCustomParamSize |
Size of the custom parameter. More... | |
void * | pCustomParam |
Custom parameter. More... | |
bool | bIsLanguageSpecific |
True when the file location depends on language. More... | |
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. More... | |
File system flags for file descriptors mapping.
Definition at line 34 of file AkFileSystemFlags.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise