Stream general information. [詳細]
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 の 181 行で定義されています。