FS2_Open
Open source remastering of the Freespace 2 engine
WAVEFORMAT Struct Reference

#include <config.h>

Public Attributes

WORD wFormatTag
 
WORD nChannels
 
DWORD nSamplesPerSec
 
DWORD nAvgBytesPerSec
 
WORD nBlockAlign
 

Detailed Description

Definition at line 151 of file config.h.

Member Data Documentation

DWORD WAVEFORMAT::nAvgBytesPerSec

Definition at line 155 of file config.h.

WORD WAVEFORMAT::nBlockAlign

Definition at line 156 of file config.h.

WORD WAVEFORMAT::nChannels

Definition at line 153 of file config.h.

DWORD WAVEFORMAT::nSamplesPerSec

Definition at line 154 of file config.h.

WORD WAVEFORMAT::wFormatTag

Definition at line 152 of file config.h.


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