Public Member Functions | |
| virtual bool | Init (const Common::Path &path, const char *fileId) |
| virtual bool | Init (const Common::Path &path, const char *fileId, uint16 songnum) |
| bool | Play (bool looping=false) override |
| bool | Stop () override |
| bool | SetVolume (uint8 volume) override |
| bool | FadeOut (float seconds) override |
| void | SetTitle (const char *title) |
Public Member Functions inherited from Ultima::Nuvie::Sound | |
| const string & | GetName () const |
| string | GetTitle () |
| string | GetId () |
Additional Inherited Members | |
Protected Attributes inherited from Ultima::Nuvie::Sound | |
| string | m_Filename |
| string | m_Title |
| string | m_FileId |