TORCS  1.3.9
The Open Racing Car Simulator
musicplayer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MM_SOUND_PARM_CFG   "config/sound.xml"
 
#define MM_SCT_SOUND   "Menu Music"
 
#define MM_ATT_SOUND_ENABLE   "enable"
 
#define MM_VAL_SOUND_ENABLED   "enabled"
 
#define MM_VAL_SOUND_DISABLED   "disabled"
 

Functions

void startMenuMusic ()
 
void stopMenuMusic ()
 

Macro Definition Documentation

◆ MM_ATT_SOUND_ENABLE

#define MM_ATT_SOUND_ENABLE   "enable"

Definition at line 25 of file musicplayer.h.

◆ MM_SCT_SOUND

#define MM_SCT_SOUND   "Menu Music"

Definition at line 24 of file musicplayer.h.

◆ MM_SOUND_PARM_CFG

#define MM_SOUND_PARM_CFG   "config/sound.xml"

Definition at line 23 of file musicplayer.h.

◆ MM_VAL_SOUND_DISABLED

#define MM_VAL_SOUND_DISABLED   "disabled"

Definition at line 27 of file musicplayer.h.

◆ MM_VAL_SOUND_ENABLED

#define MM_VAL_SOUND_ENABLED   "enabled"

Definition at line 26 of file musicplayer.h.

Function Documentation

◆ startMenuMusic()

void startMenuMusic ( )

Definition at line 80 of file musicplayer.cpp.

Here is the call graph for this function:

◆ stopMenuMusic()

void stopMenuMusic ( )

Definition at line 90 of file musicplayer.cpp.

Here is the call graph for this function: