menu
バージョン
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
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.4.8780
2023.1.12.8706
2022.1.18.8567
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
Wwise SDK 2024.1.4
|
#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 の 84 行目に定義があります。