Wwise SDK 2023.1.8
|
#include <IAkStreamMgr.h>
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... | |
bool | bIsLanguageSpecific |
True when the file was found in a language specific location. More... | |
Stream information.
Definition at line 122 of file IAkStreamMgr.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise