#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 |
|
|
|
|
|
|