WAVEFORMATEX header information.
More...
#include <OgreOggISound.h>
WAVEFORMATEX header information.
Structure defining a WAVE sounds format.
◆ mAvgBytesPerSec
unsigned int OgreOggSound::WaveHeader::mAvgBytesPerSec |
◆ mBitsPerSample
unsigned short OgreOggSound::WaveHeader::mBitsPerSample |
◆ mBlockAlign
unsigned short OgreOggSound::WaveHeader::mBlockAlign |
◆ mChannels
unsigned short OgreOggSound::WaveHeader::mChannels |
◆ mFMT
char OgreOggSound::WaveHeader::mFMT[4] |
◆ mFormatTag
unsigned short OgreOggSound::WaveHeader::mFormatTag |
◆ mHeaderSize
unsigned int OgreOggSound::WaveHeader::mHeaderSize |
◆ mLength
unsigned int OgreOggSound::WaveHeader::mLength |
◆ mRIFF
char OgreOggSound::WaveHeader::mRIFF[4] |
◆ mSamplesPerSec
unsigned int OgreOggSound::WaveHeader::mSamplesPerSec |
◆ mWAVE
char OgreOggSound::WaveHeader::mWAVE[4] |
The documentation for this struct was generated from the following file: