#include <WavHeader.h>
Public Attributes | |
unsigned char | riff [4] |
unsigned int | riffSize |
unsigned char | wave [4] |
unsigned char | fmt [4] |
unsigned int | fmtSize |
unsigned short | Format |
unsigned short | Channels |
unsigned int | SamplesPerSec |
unsigned int | BytesPerSec |
unsigned short | BlockAlign |
unsigned short | BitsPerSample |
unsigned char | data [4] |
unsigned int | dataSize |
|
Definition at line 44 of file WavHeader.h. |
|
Definition at line 45 of file WavHeader.h. |
|
Definition at line 46 of file WavHeader.h. |
|
Definition at line 47 of file WavHeader.h. |
|
Definition at line 48 of file WavHeader.h. |
|
Definition at line 49 of file WavHeader.h. |
|
Definition at line 50 of file WavHeader.h. |
|
Definition at line 51 of file WavHeader.h. |
|
Definition at line 52 of file WavHeader.h. |
|
Definition at line 53 of file WavHeader.h. |
|
Definition at line 54 of file WavHeader.h. |
|
Definition at line 55 of file WavHeader.h. |
|
Definition at line 56 of file WavHeader.h. |