| Package | Description |
|---|---|
| de.jarnbjo.flac |
| Modifier and Type | Method and Description |
|---|---|
Frame |
FlacStream.getNextFrame() |
| Modifier and Type | Method and Description |
|---|---|
static Subframe |
Subframe.createInstance(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
boolean sideChannel) |
| Constructor and Description |
|---|
Subframe.Constant(BitInputStream source,
Frame frame,
StreamInfo streamInfo) |
Subframe.Fixed(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
int wastedBits,
int order,
boolean sideChannel) |
Subframe.Lpc(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
int wastedBits,
int order,
boolean sideChannel) |
Subframe.Verbatim(BitInputStream source,
Frame frame,
StreamInfo streamInfo) |
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.