Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cWaveFormat.h File Reference

Go to the source code of this file.

Classes

struct  waveformat_tag
 
struct  pcmwaveformat_tag
 
struct  tWAVEFORMATEX
 
class  GrayLib::cWaveFormatEx
 
class  GrayLib::cWaveFormat
 
class  GrayLib::cWaveFormatN
 

Namespaces

 GrayLib
 

Macros

#define _WAVEFORMATEX_
 

Typedefs

typedef struct waveformat_tag WAVEFORMAT
 
typedef struct pcmwaveformat_tag PCMWAVEFORMAT
 
typedef struct tWAVEFORMATEX WAVEFORMATEX
 
typedef UINT GrayLib::WAVE_BLOCKS_t
 Index in blocks (not bytes or samples) of current wave format in sound buffer. More...
 

Detailed Description

Macro Definition Documentation

◆ _WAVEFORMATEX_

#define _WAVEFORMATEX_

Typedef Documentation

◆ PCMWAVEFORMAT

◆ WAVEFORMAT

typedef struct waveformat_tag WAVEFORMAT

◆ WAVEFORMATEX

typedef struct tWAVEFORMATEX WAVEFORMATEX