wav.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  wavinfo

Defines

#define WAVE_FORMAT_UNKNOWN   (0x0000)
#define WAVE_FORMAT_PCM_SCI   (0x0001)
#define WAVE_FORMAT_ADPCM   (0x0002)
#define WAVE_FORMAT_ALAW   (0x0006)
#define WAVE_FORMAT_MULAW   (0x0007)
#define WAVE_FORMAT_OKI_ADPCM   (0x0010)
#define WAVE_FORMAT_DIGISTD   (0x0015)
#define WAVE_FORMAT_DIGIFIX   (0x0016)
#define IBM_FORMAT_MULAW   (0x0101)
#define IBM_FORMAT_ALAW   (0x0102)
#define IBM_FORMAT_ADPCM   (0x0103)

Typedefs

typedef wavinfo WavInfo


Define Documentation

#define IBM_FORMAT_ADPCM   (0x0103)

Definition at line 28 of file wav.h.

Referenced by wav_format_str().

#define IBM_FORMAT_ALAW   (0x0102)

Definition at line 27 of file wav.h.

Referenced by wav_format_str().

#define IBM_FORMAT_MULAW   (0x0101)

Definition at line 26 of file wav.h.

Referenced by wav_format_str().

#define WAVE_FORMAT_ADPCM   (0x0002)

Definition at line 20 of file wav.h.

Referenced by wav_format_str().

#define WAVE_FORMAT_ALAW   (0x0006)

Definition at line 21 of file wav.h.

Referenced by wav_format_str(), and wavwritehdr().

#define WAVE_FORMAT_DIGIFIX   (0x0016)

Definition at line 25 of file wav.h.

Referenced by wav_format_str().

#define WAVE_FORMAT_DIGISTD   (0x0015)

Definition at line 24 of file wav.h.

Referenced by wav_format_str().

#define WAVE_FORMAT_MULAW   (0x0007)

Definition at line 22 of file wav.h.

Referenced by wav_format_str(), and wavwritehdr().

#define WAVE_FORMAT_OKI_ADPCM   (0x0010)

Definition at line 23 of file wav.h.

Referenced by wav_format_str().

#define WAVE_FORMAT_PCM_SCI   (0x0001)

Definition at line 19 of file wav.h.

Referenced by wav_format_str(), and wavwritehdr().

#define WAVE_FORMAT_UNKNOWN   (0x0000)

Definition at line 18 of file wav.h.

Referenced by wav_format_str().


Typedef Documentation

typedef struct wavinfo WavInfo


Generated on Sun Mar 4 16:12:43 2007 for Scilab [trunk] by  doxygen 1.5.1