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 |
---|
Constant(BitInputStream source,
Frame frame,
StreamInfo streamInfo) |
Fixed(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
int wastedBits,
int order,
boolean sideChannel) |
Lpc(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
int wastedBits,
int order,
boolean sideChannel) |
Verbatim(BitInputStream source,
Frame frame,
StreamInfo streamInfo) |
Copyright © 2014 Tor-Einar Jarnbjo. All Rights Reserved.