OgreOggSound  1.26
OgreOggSound::wFormat Struct Reference

WAVE file format structure. More...

#include <OgreOggSoundRecord.h>

Public Attributes

unsigned short nChannels
 
unsigned short wBitsPerSample
 
unsigned short nBlockAlign
 
unsigned short wFormatTag
 
unsigned short cbSize
 
unsigned int nSamplesPerSec
 
unsigned int nAvgBytesPerSec
 

Detailed Description

WAVE file format structure.

Member Data Documentation

unsigned short OgreOggSound::wFormat::cbSize
unsigned int OgreOggSound::wFormat::nAvgBytesPerSec
unsigned short OgreOggSound::wFormat::nBlockAlign
unsigned short OgreOggSound::wFormat::nChannels
unsigned int OgreOggSound::wFormat::nSamplesPerSec
unsigned short OgreOggSound::wFormat::wBitsPerSample
unsigned short OgreOggSound::wFormat::wFormatTag

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