|
Wwise SDK 2023.1.18
|
#include IAkStreamMgr.h>
公開変数類 | |
| 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 行目に定義があります。