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

#include <config.h>

Public Attributes

WORD wFormatTag
 
WORD nChannels
 
DWORD nSamplesPerSec
 
DWORD nAvgBytesPerSec
 
WORD nBlockAlign
 
WORD wBitsPerSample
 
WORD cbSize
 

Detailed Description

Definition at line 164 of file config.h.

Member Data Documentation

WORD WAVEFORMATEX::cbSize

Definition at line 171 of file config.h.

DWORD WAVEFORMATEX::nAvgBytesPerSec

Definition at line 168 of file config.h.

WORD WAVEFORMATEX::nBlockAlign

Definition at line 169 of file config.h.

WORD WAVEFORMATEX::nChannels

Definition at line 166 of file config.h.

DWORD WAVEFORMATEX::nSamplesPerSec

Definition at line 167 of file config.h.

WORD WAVEFORMATEX::wBitsPerSample

Definition at line 170 of file config.h.

WORD WAVEFORMATEX::wFormatTag

Definition at line 165 of file config.h.


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