|
Sharkysoft home | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WaveFormatChunk | |
lava.riff.wave | Wave file processing. |
Uses of WaveFormatChunk in lava.riff.wave |
Subclasses of WaveFormatChunk in lava.riff.wave | |
class |
PcmWaveFormatChunk
Format chunk for Microsoft PCM .wav files. |
Fields in lava.riff.wave declared as WaveFormatChunk | |
protected WaveFormatChunk |
WaveStreamReader.fmt
Parsed format chunk. |
Methods in lava.riff.wave that return WaveFormatChunk | |
WaveFormatChunk |
WaveStreamReader.getFormatChunk()
Returns format chunk. |
Constructors in lava.riff.wave with parameters of type WaveFormatChunk | |
WaveStreamWriter.WaveStreamWriter(IRiffOutput raos,
WaveFormatChunk fmt_chunk)
Outputs format chunk. |
|
Sharkysoft home | |||||||||
PREV NEXT | FRAMES NO FRAMES |