|
Wwise SDK 2025.1.2
|
Stream general information. [詳解]
#include <IAkStreamMgr.h>
公開変数類 | |
| AkUInt32 | uStreamID |
| Unique stream identifier [詳解] | |
| AkDeviceID | deviceID |
| Device ID [詳解] | |
| AkUtf16 | szStreamName [AK_MONITOR_STREAMNAME_MAXLENGTH] |
| Stream name [詳解] | |
| AkFileID | idFile |
| AkUInt32 | uStringSize |
| Stream name string's size (number of characters) [詳解] | |
| AkUInt64 | uFileSize |
| File size [詳解] | |
| bool | bIsAutoStream |
| True for auto streams [詳解] | |
| bool | bIsCachingStream |
| True for caching streams [詳解] | |
Stream general information.
IAkStreamMgr.h の 155 行目に定義があります。