Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MCIWave.h File Reference

Go to the source code of this file.

Functions

int load_wave_file (const char *fname, LPWAVEHDR hdr, LPWAVEFORMATEX format)
void delete_wave_file (LPWAVEHDR hdr, LPWAVEFORMATEX format)

Function Documentation

void delete_wave_file ( LPWAVEHDR  hdr,
LPWAVEFORMATEX  format 
)

Definition at line 149 of file MCIWave.cpp.

int load_wave_file ( const char *  fname,
LPWAVEHDR  hdr,
LPWAVEFORMATEX  format 
)

Definition at line 55 of file MCIWave.cpp.