All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Attributes
GeopsyCore::WaveHeader Class Reference

Brief description of class still missing. More...

#include <WaveHeader.h>

List of all members.

Public Attributes

qint16 audioFormat
qint16 bitsPerSample
qint16 blockAlign
qint32 byteRate
char chunkID [4]
qint32 chunkSize
char format [4]
qint16 numChannels
qint32 sampleRate
char subchunk1ID [4]
qint32 subchunk1Size
char subchunk2ID [4]
qint32 subchunk2Size

Detailed Description

Brief description of class still missing.

Header format of *.wav file used for audio files Constructed from informations collected at http://ccrma.stanford.edu/CCRMA/Courses/422/projects/WaveFormat/


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines