Public Attributes | |
AkDeviceID | deviceID |
Device ID. |
|
const AkOSChar * | pszName |
User-defined stream name (specified through AK::IAkStdStream::SetStreamName() or AK::IAkAutoStream::SetStreamName()). |
|
AkUInt64 | uSize |
Total stream/file size in bytes. |
|
bool | bIsOpen |
True when the file is open (implementations may defer file opening). |
Stream information.
Definition at line 115 of file IAkStreamMgr.h.