Rechercher une page de manuel
wav_io.h
Langue: en
Version: 135006 (ubuntu - 01/05/08)
Section: 3 (Bibliothèques de fonctions)
NAME
wav_io.h -SYNOPSIS
#include <stdio.h>
#include 'speex/speex_types.h'
Functions
unsigned short be_short (unsigned short s)
unsigned short le_short (unsigned short s)
spx_uint32_t le_int (spx_uint32_t i)
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)
spx_uint32_t le_int (spx_uint32_t i)
Convert little endian
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.
CHANCE
M : Les coccinelles, ça porte bonheur.
P : Ah... pas aux coccinelles, alors !
M : Les coccinelles, ça porte bonheur.
P : Ah... pas aux coccinelles, alors !
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre