#include <MercurySoundSourceWAV.h>
Collaboration diagram for FmtChunk:

Public Attributes | |
| unsigned short | comp |
| unsigned short | channels |
| unsigned int | srate |
| unsigned int | aBPS |
| unsigned short | align |
| unsigned short | sigBPS |
| unsigned short | extraFormat |
| RiffChunk | info |
Definition at line 20 of file MercurySoundSourceWAV.h.
| unsigned short FmtChunk::comp |
Definition at line 24 of file MercurySoundSourceWAV.h.
| unsigned short FmtChunk::channels |
Definition at line 25 of file MercurySoundSourceWAV.h.
| unsigned int FmtChunk::srate |
Definition at line 26 of file MercurySoundSourceWAV.h.
| unsigned int FmtChunk::aBPS |
Definition at line 27 of file MercurySoundSourceWAV.h.
| unsigned short FmtChunk::align |
Definition at line 28 of file MercurySoundSourceWAV.h.
| unsigned short FmtChunk::sigBPS |
Definition at line 29 of file MercurySoundSourceWAV.h.
| unsigned short FmtChunk::extraFormat |
Definition at line 30 of file MercurySoundSourceWAV.h.
Definition at line 21 of file WaveLoader.h.