Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
B
beginResidual(boolean, byte, EncodedElement)
- Static method in class javaFlacEncoder.
RiceEncoder
Create the residual headers for a FLAC stream.
BlockEncodeRequest
- Class in
javaFlacEncoder
BlockEncodeRequests are used to store a full block and necessary information to encode such block.
BlockEncodeRequest()
- Constructor for class javaFlacEncoder.
BlockEncodeRequest
blockFinished(BlockEncodeRequest)
- Method in class javaFlacEncoder.
FLACEncoder
Notify the encoder that a BlockEncodeRequest has finished, and is now ready to be written to file.
BlockThreadManager
- Class in
javaFlacEncoder
BlockThreadManager is used by FLACEncoder(when encoding with threads), to dispatch BlockEncodeRequests to ThreadFrames which do the actual encode.
BlockThreadManager(FLACEncoder)
- Constructor for class javaFlacEncoder.
BlockThreadManager
Constructor.
blockWhileQueueExceeds(int)
- Method in class javaFlacEncoder.
BlockThreadManager
This function is used to help control flow of BlockEncodeRequests into this manager.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W