A B C D E F G H I J L M N O P R S T U V W

A

add(int[]) - Method in class javaFlacEncoder.ArrayRecycler
 
addFrameThread(Frame) - Method in class javaFlacEncoder.BlockThreadManager
Add a Frame to this manager, which it will use to encode a block.
addInt(int, int) - Method in class javaFlacEncoder.EncodedElement
Add a number of bits from an int to the end of this list's data.
addInt(int, int, int, byte[]) - Static method in class javaFlacEncoder.EncodedElement
This method adds a given number of bits of an int to a byte array.
addInt(int, int, int, int[]) - Static method in class javaFlacEncoder.EncodedElement_32
This method adds a given number of bits of an int to a byte array.
addInt(int, int) - Method in class javaFlacEncoder.EncodedElement_32
Add a number of bits from an int to the end of this list's data.
addLong(long, int) - Method in class javaFlacEncoder.EncodedElement
Add a number of bits from a long to the end of this list's data.
addLong(long, int, int, byte[]) - Static method in class javaFlacEncoder.EncodedElement
This method adds a given number of bits of a long to a byte array.
addRequest(BlockEncodeRequest) - Method in class javaFlacEncoder.BlockThreadManager
Add a BlockEncodeRequest to the manager.
addSamples(int[], int) - Method in class javaFlacEncoder.FLACEncoder
Add samples to the encoder, so they may then be encoded.
ArrayRecycler - Class in javaFlacEncoder
The purpose of this class is to provide a source for reusable int arrays.
attachEnd(EncodedElement) - Method in class javaFlacEncoder.EncodedElement
Attach an element to the end of this list.

A B C D E F G H I J L M N O P R S T U V W