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