25 #ifndef PEGASUS_SOUND_H 26 #define PEGASUS_SOUND_H 28 #include "audio/mixer.h" 29 #include "common/str.h" 30 #include "pegasus/timers.h" 33 class SeekableAudioStream;
66 bool isSoundLoaded()
const;
69 void playSoundSegment(uint32 start, uint32 end);
71 void setVolume(
const uint16 volume);
96 void playSoundSegment(uint32 start, uint32 end);
99 void updateTime()
override;
Definition: audiostream.h:212
Definition: ai_action.h:33