Main Page   Compound List   File List   Compound Members   File Members  

wav_io.c File Reference

#include <stdio.h>
#include <string.h>
#include "misc.h"

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 Wed Feb 11 13:48:38 2004 for speex by doxygen1.2.15