ScummVM API documentation
hpl::cOpenALSoundData Class Reference
Inheritance diagram for hpl::cOpenALSoundData:
hpl::iSoundData hpl::iResourceBase

Public Member Functions

 cOpenALSoundData (tString asName, bool abStream, cLowLevelSoundOpenAL *lowLevelSound)
 
bool CreateFromFile (const tString &asFile)
 
iSoundChannelCreateChannel (int alPriority)
 
bool IsStream ()
 
- Public Member Functions inherited from hpl::iSoundData
 iSoundData (tString asName, bool abStream)
 
bool IsStream ()
 
void SetLoopStream (bool abX)
 
bool GetLoopStream ()
 
bool reload ()
 
void unload ()
 
void destroy ()
 
void SetSoundManager (cSoundManager *apSoundManager)
 
- Public Member Functions inherited from hpl::iResourceBase
 iResourceBase (tString asName, unsigned long alPrio)
 
tString GetName ()
 
unsigned long GetHandle ()
 
void SetHandle (unsigned long alHandle)
 
tString GetFilePath ()
 
unsigned long GetTime ()
 
unsigned long GetPrio ()
 
unsigned long GetSize ()
 
void SetLogDestruction (bool abX)
 
unsigned int GetUserCount ()
 
void IncUserCount ()
 
void DecUserCount ()
 
bool HasUsers ()
 

Additional Inherited Members

- Static Public Member Functions inherited from hpl::iResourceBase
static bool GetLogCreateAndDelete ()
 
static void SetLogCreateAndDelete (bool abX)
 
- Protected Attributes inherited from hpl::iSoundData
bool mbStream
 
bool mbLoopStream
 
cSoundManagermpSoundManger
 
- Protected Attributes inherited from hpl::iResourceBase
unsigned int mlPrio
 
unsigned long mlTime
 
unsigned long mlSize
 
unsigned int mlUserCount
 
unsigned long mlHandle
 
tString msName
 
tString msFilePath
 
bool mbLogDestruction
 
- Static Protected Attributes inherited from hpl::iResourceBase
static bool mbLogCreateAndDelete
 

The documentation for this class was generated from the following file: