Rechercher une page de manuel
wave_out.h
Langue: en
Version: 135008 (ubuntu - 01/05/08)
Section: 3 (Bibliothèques de fonctions)
Sommaire
- NAME
- SYNOPSIS
- Define Documentation
- #define __attribute__(x)
- #define CD_SAMPLE_FREQ 44.1e3
- #define Cdecl __cdecl
- #define FILE_T FILE*
- #define inline __inline
- #define INVALID_FILEDESC NULL
- #define restrict
- #define SAMPLE_SIZE 16
- #define SAMPLE_SIZE_STRING ''
- #define sleep(__sec) Sleep ((__sec) * 1000)
- #define VERSION_STRING '\n 0.7.0\n'
- #define WINAUDIO_FD ((FILE_T)-128)
- Typedef Documentation
- Function Documentation
- Author
NAME
wave_out.h -SYNOPSIS
#include <stdio.h>
#include <windows.h>
Defines
#define VERSION_STRING '\n 0.7.0\n'
#define Cdecl __cdecl
#define __attribute__(x)
#define sleep(__sec) Sleep ((__sec) * 1000)
#define inline __inline
#define restrict
#define CD_SAMPLE_FREQ 44.1e3
#define SAMPLE_SIZE 16
#define SAMPLE_SIZE_STRING ''
#define WINAUDIO_FD ((FILE_T)-128)
#define FILE_T FILE*
#define INVALID_FILEDESC NULL
Typedefs
typedef signed int Int
typedef unsigned int Uint
typedef long double Ldouble
Functions
Int Set_WIN_Params (FILE_T dummyFile, Ldouble SampleFreq, Uint BitsPerSample, Uint Channels)
int WIN_Play_Samples (const void *buff, size_t len)
int WIN_Audio_close (void)
Define Documentation
#define __attribute__(x)
#define CD_SAMPLE_FREQ 44.1e3
#define Cdecl __cdecl
#define FILE_T FILE*
#define inline __inline
#define INVALID_FILEDESC NULL
#define restrict
#define SAMPLE_SIZE 16
#define SAMPLE_SIZE_STRING ''
#define sleep(__sec) Sleep ((__sec) * 1000)
#define VERSION_STRING '\n 0.7.0\n'
#define WINAUDIO_FD ((FILE_T)-128)
Typedef Documentation
typedef signed int Int
typedef long double Ldouble
typedef unsigned int Uint
Function Documentation
Int Set_WIN_Params (FILE_T dummyFile, Ldouble SampleFreq, Uint BitsPerSample, Uint Channels)
int WIN_Audio_close (void)
int WIN_Play_Samples (const void * buff, size_t len)
Author
Generated automatically by Doxygen for speex from the source code.
T H
T H R E E W S F O U R H S
R I N E
E O N E X E E
E T T
N L E E S A L L O W S
F I V E I S E S O
S N N
E F O U R F S
S I S
S E V E N O S V
I S N E
O N E G E
H R
T W E N T Y E S S
T
S
-- Sallows, Lee
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre