Go to the source code of this file.
Functions | |
int | CDAudio_Init (void) |
void | CDAudio_Shutdown (void) |
qboolean | CDAudio_Play (int track, qboolean looping) |
void | CDAudio_Stop (void) |
void | CDAudio_Update (void) |
void | CDAudio_Activate (qboolean active) |
Definition at line 506 of file cd_win.c.
Referenced by AppActivate().
Definition at line 186 of file cd_win.c.
Referenced by CD_f(), CDAudio_Update(), CL_ParseConfigString(), and CL_PrepRefresh().
Definition at line 194 of file cd_win.c.
Referenced by CD_f(), CDAudio_MessageHandler(), CDAudio_Play2(), CDAudio_Shutdown(), and CDAudio_Update().