Ogre Video and Audio Plugins  master
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
OgreOggSound::WavFormatData Struct Reference

WAVEFORMATEXTENSIBLE sound information. More...

#include <OgreOggISound.h>

Public Attributes

WaveHeadermFormat
 
unsigned short mSamples
 
unsigned int mChannelMask
 
char mSubFormat [16]
 

Detailed Description

WAVEFORMATEXTENSIBLE sound information.

Structure defining a WAVE sounds format.

Member Data Documentation

◆ mChannelMask

unsigned int OgreOggSound::WavFormatData::mChannelMask

◆ mFormat

WaveHeader* OgreOggSound::WavFormatData::mFormat

◆ mSamples

unsigned short OgreOggSound::WavFormatData::mSamples

◆ mSubFormat

char OgreOggSound::WavFormatData::mSubFormat[16]

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