Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
B
bitrate_index()
- Method in class javazoom.jlme.decoder.
Header
bitrate_str
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
bitrate_string()
- Method in class javazoom.jlme.decoder.
Header
bitrates
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
BitStream
- class javazoom.jlme.decoder.
BitStream
.
The
Bistream
class is responsible for parsing an MPEG audio bitstream.
BitStream(InputStream)
- Constructor for class javazoom.jlme.decoder.
BitStream
BOTH_CHANNELS
- Static variable in interface javazoom.jlme.decoder.
OutputChannels
Flag to indicate output should include both channels.
C
clear()
- Method in class javazoom.jlme.decoder.
SampleBuffer
close()
- Method in class javazoom.jlme.decoder.
PushBackStream
close()
- Method in class javazoom.jlme.decoder.
BitStream
Description of the Method
closeFrame()
- Method in class javazoom.jlme.decoder.
BitStream
Description of the Method
D
decodeFrame()
- Method in class javazoom.jlme.decoder.
Decoder
Description of the Method
Decoder
- class javazoom.jlme.decoder.
Decoder
.
Decoder(Header, BitStream)
- Constructor for class javazoom.jlme.decoder.
Decoder
Constructor for the Decoder object
DOWNMIX_CHANNELS
- Static variable in interface javazoom.jlme.decoder.
OutputChannels
Flag to indicate output is mono.
DUAL_CHANNEL
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
F
FOURTYEIGHT
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
FOURTYFOUR_POINT_ONE
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
framesize
- Static variable in class javazoom.jlme.decoder.
Header
frequencies
- Static variable in class javazoom.jlme.decoder.
Header
frequency()
- Method in class javazoom.jlme.decoder.
Header
G
getBuffer()
- Method in class javazoom.jlme.decoder.
SampleBuffer
getBufferChannelCount()
- Method in class javazoom.jlme.decoder.
SampleBuffer
getBufferIndex(int)
- Method in class javazoom.jlme.decoder.
SampleBuffer
getChannelCount()
- Method in class javazoom.jlme.decoder.
SampleBuffer
getOutputBlockSize()
- Method in class javazoom.jlme.decoder.
Decoder
Gets the outputBlockSize attribute of the Decoder object
getOutputChannels()
- Method in class javazoom.jlme.decoder.
Decoder
Gets the outputChannels attribute of the Decoder object
getOutputFrequency()
- Method in class javazoom.jlme.decoder.
Decoder
Gets the outputFrequency attribute of the Decoder object
getSampleFrequency()
- Method in class javazoom.jlme.decoder.
SampleBuffer
H
Header
- class javazoom.jlme.decoder.
Header
.
Description of the Class
Header()
- Constructor for class javazoom.jlme.decoder.
Header
HuffmanTables.Huffman
- class javazoom.jlme.decoder.
HuffmanTables.Huffman
.
HuffmanTables.Huffman()
- Constructor for class javazoom.jlme.decoder.
HuffmanTables.Huffman
I
intensity_stereo_bound()
- Method in class javazoom.jlme.decoder.
Header
isSyncCurrentPosition(int)
- Method in class javazoom.jlme.decoder.
BitStream
isSyncMark(int, int, int)
- Method in class javazoom.jlme.decoder.
BitStream
J
javazoom.jlme.decoder
- package javazoom.jlme.decoder
javazoom.jlme.util
- package javazoom.jlme.util
JOINT_STEREO
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
L
layer_string()
- Method in class javazoom.jlme.decoder.
Header
layer()
- Method in class javazoom.jlme.decoder.
Header
LEFT_CHANNEL
- Static variable in interface javazoom.jlme.decoder.
OutputChannels
Flag to indicate output should include the left channel only.
M
main(String[])
- Static method in class javazoom.jlme.util.
Player
MAXCHANNELS
- Static variable in class javazoom.jlme.decoder.
SampleBuffer
mode_extension()
- Method in class javazoom.jlme.decoder.
Header
mode_string()
- Method in class javazoom.jlme.decoder.
Header
mode()
- Method in class javazoom.jlme.decoder.
Header
MPEG1
- Static variable in class javazoom.jlme.decoder.
Header
Constant for MPEG-1 version
MPEG2
- Static variable in class javazoom.jlme.decoder.
Header
Constant for MPEG-2 version
N
nSlots
- Static variable in class javazoom.jlme.decoder.
Header
number_of_subbands()
- Method in class javazoom.jlme.decoder.
Header
O
OBUFFERSIZE
- Static variable in class javazoom.jlme.decoder.
SampleBuffer
OutputChannels
- interface javazoom.jlme.decoder.
OutputChannels
.
P
padding()
- Method in class javazoom.jlme.decoder.
Header
play()
- Method in class javazoom.jlme.util.
Player
Player
- class javazoom.jlme.util.
Player
.
Player(InputStream)
- Constructor for class javazoom.jlme.util.
Player
PushBackStream
- class javazoom.jlme.decoder.
PushBackStream
.
PushBackStream(InputStream, int)
- Constructor for class javazoom.jlme.decoder.
PushBackStream
R
read(byte[], int, int)
- Method in class javazoom.jlme.decoder.
PushBackStream
readbits(int)
- Method in class javazoom.jlme.decoder.
BitStream
readFrame()
- Method in class javazoom.jlme.decoder.
BitStream
Reads and parses the next frame from the input source.
RIGHT_CHANNEL
- Static variable in interface javazoom.jlme.decoder.
OutputChannels
Flag to indicate output should include the right channel only.
S
sample_frequency_string()
- Method in class javazoom.jlme.decoder.
Header
sample_frequency()
- Method in class javazoom.jlme.decoder.
Header
SampleBuffer
- class javazoom.jlme.decoder.
SampleBuffer
.
SampleBuffer(int, int)
- Constructor for class javazoom.jlme.decoder.
SampleBuffer
setBufferIndex(int, int)
- Method in class javazoom.jlme.decoder.
SampleBuffer
setOutputBuffer(SampleBuffer)
- Method in class javazoom.jlme.decoder.
Decoder
Sets the outputBuffer attribute of the Decoder object
SINGLE_CHANNEL
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
size()
- Method in class javazoom.jlme.decoder.
SampleBuffer
slots()
- Method in class javazoom.jlme.decoder.
Header
startOutput(AudioFormat)
- Static method in class javazoom.jlme.util.
Player
STEREO
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
stop()
- Method in class javazoom.jlme.util.
Player
stopOutput()
- Static method in class javazoom.jlme.util.
Player
T
THIRTYTWO
- Static variable in class javazoom.jlme.decoder.
Header
Description of the Field
U
unread(byte[], int, int)
- Method in class javazoom.jlme.decoder.
PushBackStream
unreadFrame()
- Method in class javazoom.jlme.decoder.
BitStream
Unreads the bytes read from the frame.
V
version()
- Method in class javazoom.jlme.decoder.
Header
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
JavaZOOM 1999-2005