Table of Contents
Wwise SDK 2018.1.11
|
AkStreamInfo Struct Reference
Public Attributes | |
AkDeviceID | deviceID |
Device ID. More... |
|
const AkOSChar * | pszName |
User-defined stream name (specified through AK::IAkStdStream::SetStreamName() or AK::IAkAutoStream::SetStreamName()) More... |
|
AkUInt64 | uSize |
Total stream/file size in bytes. More... |
|
bool | bIsOpen |
True when the file is open (implementations may defer file opening) More... |
|
Detailed Description
Stream information.
Definition at line 113 of file IAkStreamMgr.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/IAkStreamMgr.h