ScummVM API documentation
Neverhood::SoundResource Class Reference

Public Member Functions

 SoundResource (NeverhoodEngine *vm)
 
bool isPlaying ()
 
void load (uint32 fileHash)
 
void unload ()
 
void play (uint32 fileHash)
 
void play ()
 
void playLooping ()
 
void stop ()
 
void setVolume (int16 volume)
 
void setPan (int16 pan)
 

Protected Member Functions

AudioResourceManSoundItemgetSoundItem ()
 

Protected Attributes

NeverhoodEngine_vm
 
int16 _soundIndex
 

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