Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
waveformat_tag Struct Reference

#include <cWaveFormat.h>

Public Attributes

WORD wFormatTag
 
WORD nChannels
 
DWORD nSamplesPerSec
 
DWORD nAvgBytesPerSec
 
WORD nBlockAlign
 

Member Data Documentation

◆ nAvgBytesPerSec

DWORD waveformat_tag::nAvgBytesPerSec

◆ nBlockAlign

WORD waveformat_tag::nBlockAlign

◆ nChannels

WORD waveformat_tag::nChannels

◆ nSamplesPerSec

DWORD waveformat_tag::nSamplesPerSec

◆ wFormatTag

WORD waveformat_tag::wFormatTag

The documentation for this struct was generated from the following file: