| Package | Description |
|---|---|
| de.jarnbjo.flac | |
| de.jarnbjo.theora | |
| de.jarnbjo.util.io | |
| de.jarnbjo.vorbis |
| Modifier and Type | Method and Description |
|---|---|
static MetadataBlock |
MetadataBlock.createInstance(BitInputStream source) |
static Subframe |
Subframe.createInstance(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
boolean sideChannel) |
| Constructor and Description |
|---|
Application(BitInputStream source) |
Frame(BitInputStream source,
StreamInfo streamInfo) |
Padding(BitInputStream source) |
SeekTable(BitInputStream source) |
StreamInfo(BitInputStream source) |
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) |
VorbisComment(BitInputStream source) |
| Constructor and Description |
|---|
Header(BitInputStream source) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayBitInputStream
Implementation of the
BitInputStream interface,
using a byte array as data source. |
| Modifier and Type | Method and Description |
|---|---|
protected int |
HuffmanNode.read(BitInputStream bis) |
| Constructor and Description |
|---|
CommentHeader(BitInputStream source) |
IdentificationHeader(BitInputStream source) |
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.