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行定义。