FS2_Open
Open source remastering of the Freespace 2 engine
adpcmwaveformat_tag Struct Reference

#include <mmreg.h>

Public Attributes

WAVEFORMATEX wfx
 
WORD wSamplesPerBlock
 
WORD wNumCoef
 
ADPCMCOEFSET aCoef []
 
WAVEFORMATEX wav
 
ADPCMCOEFSETaCoef
 

Detailed Description

Definition at line 1452 of file mmreg.h.

Member Data Documentation

ADPCMCOEFSET* adpcmwaveformat_tag::aCoef

Definition at line 36 of file acm.cpp.

ADPCMCOEFSET adpcmwaveformat_tag::aCoef[]

Definition at line 1456 of file mmreg.h.

WAVEFORMATEX adpcmwaveformat_tag::wav

Definition at line 33 of file acm.cpp.

WAVEFORMATEX adpcmwaveformat_tag::wfx

Definition at line 1453 of file mmreg.h.

WORD adpcmwaveformat_tag::wNumCoef

Definition at line 1455 of file mmreg.h.

WORD adpcmwaveformat_tag::wSamplesPerBlock

Definition at line 1454 of file mmreg.h.


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