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