Rechercher une page de manuel
wav_io.c
Langue: en
Version: 135005 (ubuntu - 01/05/08)
Section: 3 (Bibliothèques de fonctions)
NAME
wav_io.c -SYNOPSIS
#include <stdio.h>
#include <string.h>
#include 'speex/speex_types.h'
Functions
unsigned short be_short (unsigned short s)
unsigned short le_short (unsigned short s)
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
unsigned short be_short (unsigned short s)
unsigned short le_short (unsigned short s)
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)
Author
Generated automatically by Doxygen for speex from the source code.
Personne n'est en dehors des règles, surtout pas ceux qui les
transgressent.
-+- Philippe, sur fr.rec.photo -+-
transgressent.
-+- Philippe, sur fr.rec.photo -+-
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre