Wwise SDK 2019.2.15
AkStreamRecord
Version
Wwise SDK 2019.2.15
|
AkStreamRecord Struct Reference
Stream general information. More...
Public Attributes | |
AkUInt32 | uStreamID |
Unique stream identifier. More... |
|
AkDeviceID | deviceID |
Device ID. More... |
|
AkUtf16 | szStreamName [AK_MONITOR_STREAMNAME_MAXLENGTH] |
Stream name. More... |
|
AkUInt32 | uStringSize |
Stream name string's size (number of characters) More... |
|
AkUInt64 | uFileSize |
File size. More... |
|
AkUInt32 | uCustomParamSize |
File descriptor's uCustomParamSize. More... |
|
AkUInt32 | uCustomParam |
File descriptor's pCustomParam (on 32 bits) More... |
|
bool | bIsAutoStream |
True for auto streams. More... |
|
bool | bIsCachingStream |
True for caching streams. More... |
|
Detailed Description
Stream general information.
Definition at line 183 of file IAkStreamMgr.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/IAkStreamMgr.h