|
Sharkysoft home | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRiffOutput | |
lava.riff | RIFF file processing. |
lava.riff.wave | Wave file processing. |
Uses of IRiffOutput in lava.riff |
Classes in lava.riff that implement IRiffOutput | |
class |
RiffOutputFile
File-based RIFF data sink. |
Constructors in lava.riff with parameters of type IRiffOutput | |
RiffStreamWriter.RiffStreamWriter(IRiffOutput raos,
long length)
Writes RIFF header. |
Uses of IRiffOutput in lava.riff.wave |
Constructors in lava.riff.wave with parameters of type IRiffOutput | |
WaveStreamWriter.WaveStreamWriter(IRiffOutput raos,
WaveFormatChunk fmt_chunk)
Outputs format chunk. |
|
PcmWaveStreamWriter.PcmWaveStreamWriter(IRiffOutput raos,
PcmWaveFormatChunk fmt)
|
|
Sharkysoft home | |||||||||
PREV NEXT | FRAMES NO FRAMES |