#include <RainMusic.h>
Public Methods | |
| AllAudio (void) | |
| ~AllAudio (void) | |
| HRESULT | Initialize (FileNameContainer *fncMusicFileNames, FileNameContainer *fncSoundFileNames, char *szBasePath) |
| HRESULT | SetBasePath (char *szBasePath) |
| HRESULT | SetMusicFile (UINT uStringTableIndex) |
| HRESULT | PlaySoundBI (UINT uIdx, DWORD dwRepeats) |
| HRESULT | PlayMusic (void) |
| HRESULT | StopMusic (void) |
| HRESULT | StopAllSounds (void) |
| HRESULT | SetMusicVolume (DWORD dwVolume) |
| HRESULT | SetSoundVolume (DWORD dwVolume) |
Protected Methods | |
| int | CreateSongNameArrayFromList (FileNameContainer fncSongFileNames, char **p_szBuffer) |
Protected Attributes | |
| IDirectMusicLoader8 * | m_pLoader |
| RainDMPerf8 * | m_pPerfMusic |
| RainDMPerf8 * | m_pPerfSound |
|
|
Default Constructor |
|
|
Default Destructor |
|
||||||||||||
|
|
|
||||||||||||||||
|
Default Constructor |
|
|
Default Constructor |
|
||||||||||||
|
Default Constructor |
|
|
Default Constructor |
|
|
Default Constructor |
|
|
Default Constructor |
|
|
Default Constructor |
|
|
Default Constructor |
|
|
Default Constructor |
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001