Wwise SDK 2023.1.9
|
#include <IAkStreamMgr.h>
Public 属性 | |
AkDeviceID | deviceID |
Device ID 更多... | |
const AkOSChar * | pszName |
User-defined stream name (specified through AK::IAkStdStream::SetStreamName() or AK::IAkAutoStream::SetStreamName()) 更多... | |
AkUInt64 | uSize |
Total stream/file size in bytes 更多... | |
bool | bIsOpen |
True when the file is open (implementations may defer file opening) 更多... | |
bool | bIsLanguageSpecific |
True when the file was found in a language specific location 更多... | |
Stream information.
在文件 IAkStreamMgr.h 第 122 行定义.