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
waveformat_s Struct Reference

#include <snd_local.h>

Public Attributes

word wFormatTag
 
word nChannels
 
dword nSamplesPerSec
 
dword nAvgBytesPerSec
 
word nBlockAlign
 

Detailed Description

Definition at line 110 of file snd_local.h.

Member Data Documentation

dword waveformat_s::nAvgBytesPerSec

Definition at line 114 of file snd_local.h.

word waveformat_s::nBlockAlign

Definition at line 115 of file snd_local.h.

word waveformat_s::nChannels

Definition at line 112 of file snd_local.h.

dword waveformat_s::nSamplesPerSec

Definition at line 113 of file snd_local.h.

word waveformat_s::wFormatTag

Definition at line 111 of file snd_local.h.


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