menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
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.3.8749
2023.1.11.8682
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 2022.1.18
|
Stream general information. 更多...
#include <IAkStreamMgr.h>
Public 属性 | |
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 第 184 行定义.