Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat Struct Reference

List of all members.

Detailed Description

template<typename TypeName>
struct Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat

Basic structure representing the format of the audio file.

Definition at line 119 of file IAudioFileFormat.hpp.

Public Attributes


Member Data Documentation

template<typename TypeName>
unsigned long Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat::m_bitDepth

Bit depth of the audio

Definition at line 124 of file IAudioFileFormat.hpp.

template<typename TypeName>
unsigned long Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat::m_numberOfChannels

Number of channels

Definition at line 122 of file IAudioFileFormat.hpp.

template<typename TypeName>
unsigned long Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat::m_numberOfSamples

Number of samples

Definition at line 123 of file IAudioFileFormat.hpp.

template<typename TypeName>
unsigned long Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat::m_sampleRate

Sample rate of the audio

Definition at line 121 of file IAudioFileFormat.hpp.


Infinity API - Exponent::Audio::IAudioFileFormat< TypeName >::SAudioFileFormat Struct Reference generated on 7 Mar 2007