ScummVM API documentation
Dgds::Sound Class Reference

Public Member Functions

 Sound (Audio::Mixer *mixer, ResourceManager *resource, Decompressor *decompressor)
 
void playAmigaSfx (const Common::String &filename, byte channel, byte volume)
 
void loadMusic (const Common::String &filename)
 
void loadMacMusic (const Common::String &filename)
 
void loadSFX (const Common::String &filename)
 
void playMusic (uint num)
 
void stopMusic ()
 
void unloadMusic ()
 
void playSFX (uint num)
 
void stopSfx (byte channel)
 
void stopAllSfx ()
 
bool playPCM (const byte *data, uint32 size)
 
DgdsMidiPlayergetMidiPlayer ()
 

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