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

#include <snd_local.h>

Public Attributes

waveformatex_t Format
 
union {
   word   wValidBitsPerSample
 
   word   wSamplesPerBlock
 
   word   wReserved
 
Samples
 
dword dwChannelMask
 
int SubFormat
 

Detailed Description

Definition at line 142 of file snd_local.h.

Member Data Documentation

dword waveformatextensible_s::dwChannelMask

Definition at line 149 of file snd_local.h.

waveformatex_t waveformatextensible_s::Format

Definition at line 143 of file snd_local.h.

union { ... } waveformatextensible_s::Samples
int waveformatextensible_s::SubFormat

Definition at line 151 of file snd_local.h.

word waveformatextensible_s::wReserved

Definition at line 147 of file snd_local.h.

word waveformatextensible_s::wSamplesPerBlock

Definition at line 146 of file snd_local.h.

word waveformatextensible_s::wValidBitsPerSample

Definition at line 145 of file snd_local.h.


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