ScummVM API documentation
Made::SoundResource Class Reference
Inheritance diagram for Made::SoundResource:
Made::Resource Made::SoundResourceV1

Public Member Functions

virtual void load (byte *source, int size)
 
Audio::AudioStreamgetAudioStream (int soundRate, bool loop=false)
 
SoundEnergyArraygetSoundEnergyArray () const
 
int getSoundSize () const
 

Protected Attributes

byte * _soundData
 
int _soundSize
 
SoundEnergyArray_soundEnergyArray
 

Additional Inherited Members

- Public Attributes inherited from Made::Resource
ResourceSlot_slot
 

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