Public Member Functions | |
| Music (hResContext *musicRes) | |
| bool | isPlaying () |
| void | play (uint32 resourceId, MusicFlags flags=MUSIC_NORMAL) |
| void | pause () |
| void | resume () |
| void | stop () |
| void | setVolume (int volume) |
| int | getVolume () |
| bool | isAdlib () const |
| void | syncSoundSettings () |