Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Functions
read_wav.h File Reference

Go to the source code of this file.

Classes

struct  wavheader_t
 

Functions

int wav_read_header (wavheader_t *WAVHeader, const uint8_t *Buffer, size_t FileSize)
 

Function Documentation

int wav_read_header ( wavheader_t WAVHeader,
const uint8_t *  Buffer,
size_t  FileSize 
)