doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
waveformatex_s Struct Reference

#include <snd_local.h>

Public Attributes

word wFormatTag
 
word nChannels
 
dword nSamplesPerSec
 
dword nAvgBytesPerSec
 
word nBlockAlign
 
word wBitsPerSample
 
word cbSize
 

Detailed Description

Definition at line 96 of file snd_local.h.

Member Data Documentation

word waveformatex_s::cbSize

Definition at line 103 of file snd_local.h.

dword waveformatex_s::nAvgBytesPerSec

Definition at line 100 of file snd_local.h.

word waveformatex_s::nBlockAlign

Definition at line 101 of file snd_local.h.

word waveformatex_s::nChannels

Definition at line 98 of file snd_local.h.

dword waveformatex_s::nSamplesPerSec

Definition at line 99 of file snd_local.h.

word waveformatex_s::wBitsPerSample

Definition at line 102 of file snd_local.h.

word waveformatex_s::wFormatTag

Definition at line 97 of file snd_local.h.


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