Wwise SDK 2021.1.14
|
Stream general information. [詳解]
#include <IAkStreamMgr.h>
公開変数類 | |
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 の 183 行目に定義があります。