menu
バージョン
2018.1.11.6987
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
Wwise SDK 2018.1.11
|
Stream general information. [詳解]
公開変数類 | |
AkUInt32 | uStreamID |
Unique stream identifier [詳解] |
|
AkDeviceID | deviceID |
Device ID [詳解] |
|
AkUtf16 | szStreamName [AK_MONITOR_STREAMNAME_MAXLENGTH] |
Stream name [詳解] |
|
AkUInt32 | uStringSize |
Stream name string's size (number of characters) [詳解] |
|
AkUInt64 | uFileSize |
File size [詳解] |
|
AkUInt32 | uCustomParamSize |
File descriptor's uCustomParamSize [詳解] |
|
AkUInt32 | uCustomParam |
File descriptor's pCustomParam (on 32 bits) [詳解] |
|
bool | bIsAutoStream |
True for auto streams [詳解] |
|
bool | bIsCachingStream |
True for caching streams [詳解] |
|
Stream general information.
IAkStreamMgr.h の 181 行目に定義があります。