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

#include <audiodefs.h>

Public Attributes

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

Detailed Description

Definition at line 40 of file audiodefs.h.

Member Data Documentation

WORD tWAVEFORMATEX::cbSize

Definition at line 48 of file audiodefs.h.

Referenced by DSoundOpenCapture(), and MakeExtensible().

DWORD tWAVEFORMATEX::nAvgBytesPerSec

Definition at line 45 of file audiodefs.h.

Referenced by DoReset(), and DSoundOpenCapture().

WORD tWAVEFORMATEX::nBlockAlign

Definition at line 46 of file audiodefs.h.

Referenced by DoReset(), and DSoundOpenCapture().

WORD tWAVEFORMATEX::nChannels

Definition at line 43 of file audiodefs.h.

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

DWORD tWAVEFORMATEX::nSamplesPerSec

Definition at line 44 of file audiodefs.h.

Referenced by DoReset(), and DSoundOpenCapture().

WORD tWAVEFORMATEX::wBitsPerSample

Definition at line 47 of file audiodefs.h.

Referenced by DoReset(), and DSoundOpenCapture().

WORD tWAVEFORMATEX::wFormatTag

Definition at line 42 of file audiodefs.h.

Referenced by DSoundOpenCapture(), and MakeExtensible().


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