OgreOggSound  1.26
OgreOggSound::WAVEHEADER Struct Reference

WAVE file header information. More...

#include <OgreOggSoundRecord.h>

Public Attributes

char szRIFF [4]
 
int lRIFFSize
 
char szWave [4]
 
char szFmt [4]
 
int lFmtSize
 
wFormat wfex
 
char szData [4]
 
int lDataSize
 

Detailed Description

WAVE file header information.

Member Data Documentation

int OgreOggSound::WAVEHEADER::lDataSize
int OgreOggSound::WAVEHEADER::lFmtSize
int OgreOggSound::WAVEHEADER::lRIFFSize
char OgreOggSound::WAVEHEADER::szData[4]
char OgreOggSound::WAVEHEADER::szFmt[4]
char OgreOggSound::WAVEHEADER::szRIFF[4]
char OgreOggSound::WAVEHEADER::szWave[4]
wFormat OgreOggSound::WAVEHEADER::wfex

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