#include <WavFormatChunk.h>
| WavFormatChunk::WavFormatChunk |
( |
void |
| ) |
|
|
inline |
| UWORD16 WavFormatChunk::getBitsPerSample |
( |
void |
| ) |
const |
|
inline |
| UWORD16 WavFormatChunk::getFormatTag |
( |
void |
| ) |
const |
|
inline |
| void WavFormatChunk::read |
( |
BinaryIO * |
io | ) |
|
|
virtual |
| void WavFormatChunk::write |
( |
BinaryIO * |
io | ) |
|
|
virtual |
| UWORD16 WavFormatChunk::AdditionalSize |
|
private |
| UWORD32 WavFormatChunk::AvgBytesPerSec |
|
private |
| UWORD16 WavFormatChunk::BitsPerSample |
|
private |
| const UWORD16 WavFormatChunk::FormatPCM = 0x0001 |
|
static |
| UWORD32 WavFormatChunk::SamplesPerSec |
|
private |
The documentation for this class was generated from the following files: