Modifier and Type | Method and Description |
---|---|
static int |
AudioStreamEncoder.encodeAudioInputStream(javax.sound.sampled.AudioInputStream sin,
int maxRead,
FLACEncoder flac,
boolean useThreads)
Encodes the given AudioInputStream, using the given FLACEncoder.
|
Constructor and Description |
---|
BlockThreadManager(FLACEncoder encoder)
Constructor.
|