Main Page | Class List | File List | Class Members | File Members

wav_io.h File Reference

#include <stdio.h>

Go to the source code of this file.

Functions

int read_wav_header (FILE *file, int *rate, int *channels, int *format, int *size)
void write_wav_header (FILE *file, int rate, int channels, int format, int size)


Function Documentation

int read_wav_header FILE *  file,
int *  rate,
int *  channels,
int *  format,
int *  size
 

void write_wav_header FILE *  file,
int  rate,
int  channels,
int  format,
int  size
 


Generated on Thu Aug 12 11:24:53 2004 for speex by doxygen 1.3.8