zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
WAVEFORMATEXTENSIBLE Struct Reference

#include <audiodefs.h>

Public Attributes

DWORD dwChannelMask
 
WAVEFORMATEX Format
 
union {
   WORD   wReserved
 
   WORD   wSamplesPerBlock
 
   WORD   wValidBitsPerSample
 
Samples
 
GUID SubFormat
 

Detailed Description

Definition at line 74 of file audiodefs.h.

Member Data Documentation

DWORD WAVEFORMATEXTENSIBLE::dwChannelMask

Definition at line 84 of file audiodefs.h.

Referenced by DoReset(), DSoundOpenCapture(), and MakeExtensible().

WAVEFORMATEX WAVEFORMATEXTENSIBLE::Format

Definition at line 76 of file audiodefs.h.

Referenced by DoReset(), DSoundOpenCapture(), and MakeExtensible().

union { ... } WAVEFORMATEXTENSIBLE::Samples

Referenced by DoReset(), and DSoundOpenCapture().

GUID WAVEFORMATEXTENSIBLE::SubFormat

Definition at line 85 of file audiodefs.h.

Referenced by DoReset(), DSoundOpenCapture(), and MakeExtensible().

WORD WAVEFORMATEXTENSIBLE::wReserved

Definition at line 82 of file audiodefs.h.

WORD WAVEFORMATEXTENSIBLE::wSamplesPerBlock

Definition at line 80 of file audiodefs.h.

WORD WAVEFORMATEXTENSIBLE::wValidBitsPerSample

Definition at line 79 of file audiodefs.h.

Referenced by DoReset(), and DSoundOpenCapture().


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