biniu.vorbis
public class DspState extends Object
Title: EncoderVorbis
Description: Codec for encoding music files (wav -> ogg)
| Field Summary | |
|---|---|
| int | lW |
| int | pcm_current |
| Info | vi |
| int | W |
| Constructor Summary | |
|---|---|
| DspState() | |
| Method Summary | |
|---|---|
| float | ampMaxDecay(float amp) |
| float[][] | analysisBuffer(int vals) |
| int | analysisHeaderOut(Comment vc, Packet op, Packet op_comm, Packet op_code) |
| int | analysisInit(Info vi) |
| int | analysisWrote(int vals) |
| boolean | bitrateFlushPacket(Packet op) |
| void | clear() |
| int | envelopeMark() |
| int | envelopeSearch() |