- DDC_FAILURE - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_FILE_ERROR - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_INVALID_CALL - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_INVALID_FILE - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_OUT_OF_MEMORY - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_SUCCESS - Static variable in class javazoom.jl.converter.RiffFile
-
- DDC_USER_ABORT - Static variable in class javazoom.jl.converter.RiffFile
-
- DEBUG_DETAIL - Static variable in class javazoom.jl.converter.Converter.PrintWriterProgressListener
-
Debug detail.
- decodedFrame(int, Header, Obuffer) - Method in class javazoom.jl.converter.Converter.PrintWriterProgressListener
-
- decodedFrame(int, Header, Obuffer) - Method in interface javazoom.jl.converter.Converter.ProgressListener
-
This method is called after a frame has been decoded.
- decodeFrame(Header, Bitstream) - Method in class javazoom.jl.decoder.Decoder
-
Decodes one frame from an MPEG audio bitstream.
- decodeFrame() - Method in interface javazoom.jl.decoder.FrameDecoder
-
Decodes one frame of MPEG audio.
- decodeFrame() - Method in class javazoom.jl.player.advanced.AdvancedPlayer
-
Decodes a single frame.
- decodeFrame() - Method in class javazoom.jl.player.Player
-
Decodes a single frame.
- Decoder - Class in javazoom.jl.decoder
-
The Decoder
class encapsulates the details of
decoding an MPEG audio frame.
- Decoder() - Constructor for class javazoom.jl.decoder.Decoder
-
Creates a new Decoder
instance with default
parameters.
- Decoder(Decoder.Params) - Constructor for class javazoom.jl.decoder.Decoder
-
Creates a new Decoder
instance with default
parameters.
- Decoder.Params - Class in javazoom.jl.decoder
-
The Params
class presents the customizable
aspects of the decoder.
- DECODER_ERROR - Static variable in interface javazoom.jl.decoder.JavaLayerErrors
-
The first decoder error code.
- DecoderErrors - Interface in javazoom.jl.decoder
-
This interface provides constants describing the error
codes used by the Decoder to indicate errors.
- DecoderException - Exception in javazoom.jl.decoder
-
The DecoderException
represents the class of
errors that can occur when decoding MPEG audio.
- DecoderException(String, Throwable) - Constructor for exception javazoom.jl.decoder.DecoderException
-
- DecoderException(int, Throwable) - Constructor for exception javazoom.jl.decoder.DecoderException
-
- deserialize(InputStream, Class) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
Deserializes the object contained in the given input stream.
- deserialize(InputStream) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
Deserializes an object from the given InputStream
.
- deserializeArray(InputStream, Class, int) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
Deserializes an array from a given InputStream
.
- deserializeArrayResource(String, Class, int) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
- destroy() - Method in class javazoom.jl.player.PlayerApplet
-
- DOWNMIX - Static variable in class javazoom.jl.decoder.OutputChannels
-
- DOWNMIX_CHANNELS - Static variable in class javazoom.jl.decoder.OutputChannels
-
Flag to indicate output is mono.
- DUAL_CHANNEL - Static variable in class javazoom.jl.decoder.Header
-
- get_bits(int) - Method in class javazoom.jl.decoder.Bitstream
-
Read bits from buffer into the lower bits of an unsigned int.
- getAudioDevice() - Method in class javazoom.jl.player.jlp
-
- getAudioDevice() - Method in class javazoom.jl.player.PlayerApplet
-
Retrieves the AudioDevice
instance that will
be used to sound the audio data.
- getAudioFileName() - Method in class javazoom.jl.player.PlayerApplet
-
- getAudioFormat() - Method in class javazoom.jl.player.JavaSoundAudioDevice
-
- getAudioStream() - Method in class javazoom.jl.player.PlayerApplet
-
Retrieves the InputStream that provides the MPEG audio
stream data.
- getAudioURL() - Method in class javazoom.jl.player.PlayerApplet
-
- getBand(int) - Method in class javazoom.jl.decoder.Equalizer.EQFunction
-
Returns the setting of a band in the equalizer.
- getBand(int) - Method in class javazoom.jl.decoder.Equalizer
-
Retrieves the eq setting for a given band.
- getBandCount() - Method in class javazoom.jl.decoder.Equalizer
-
Retrieves the number of bands present in this equalizer.
- getBuffer() - Method in class javazoom.jl.decoder.SampleBuffer
-
- getBufferLength() - Method in class javazoom.jl.decoder.SampleBuffer
-
- getByteArray(int) - Method in class javazoom.jl.player.JavaSoundAudioDevice
-
- getChannelCount() - Method in class javazoom.jl.decoder.OutputChannels
-
Retrieves the number of output channels represented
by this channel output type.
- getChannelCount() - Method in class javazoom.jl.decoder.SampleBuffer
-
- getChannelsOutputCode() - Method in class javazoom.jl.decoder.OutputChannels
-
Retrieves the code representing the desired output channels.
- getDecoder() - Method in class javazoom.jl.player.AudioDeviceBase
-
Retrieves the decoder that provides audio data to this
audio device.
- getDefaultParams() - Static method in class javazoom.jl.decoder.Decoder
-
- getErrorCode() - Method in exception javazoom.jl.decoder.BitstreamException
-
- getErrorCode() - Method in exception javazoom.jl.decoder.DecoderException
-
- getErrorString(int) - Static method in exception javazoom.jl.decoder.BitstreamException
-
- getErrorString(int) - Static method in exception javazoom.jl.decoder.DecoderException
-
- getException() - Method in exception javazoom.jl.decoder.JavaLayerException
-
- getFactoriesPriority() - Method in class javazoom.jl.player.FactoryRegistry
-
- getFileName() - Method in class javazoom.jl.player.PlayerApplet
-
- getFrame() - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- getHook() - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
- getId() - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- getInitialEqualizerSettings() - Method in class javazoom.jl.decoder.Decoder.Params
-
Retrieves the equalizer settings that the decoder's equalizer
will be initialized from.
- getInputStream() - Method in class javazoom.jl.player.jlp
-
Playing file from FileInputStream.
- getOutputBlockSize() - Method in class javazoom.jl.decoder.Decoder
-
Retrieves the maximum number of samples that will be written to
the output buffer when one frame is decoded.
- getOutputChannels() - Method in class javazoom.jl.decoder.Decoder
-
Retrieves the number of channels of PCM samples output by
this decoder.
- getOutputChannels() - Method in class javazoom.jl.decoder.Decoder.Params
-
- getOutputFrequency() - Method in class javazoom.jl.decoder.Decoder
-
Retrieves the sample frequency of the PCM samples output
by this decoder.
- getPlayBackListener() - Method in class javazoom.jl.player.advanced.AdvancedPlayer
-
gets the PlaybackListener
- getPosition() - Method in interface javazoom.jl.decoder.Control
-
Retrieves the current position.
- getPosition() - Method in interface javazoom.jl.player.AudioDevice
-
Retrieves the current playback position in milliseconds.
- getPosition() - Method in class javazoom.jl.player.JavaSoundAudioDevice
-
- getPosition() - Method in class javazoom.jl.player.NullAudioDevice
-
- getPosition() - Method in class javazoom.jl.player.Player
-
Retrieves the position in milliseconds of the current audio
sample being played.
- getRawID3v2() - Method in class javazoom.jl.decoder.Bitstream
-
Return raw ID3v2 frames + header.
- getResourceAsStream(String) - Method in interface javazoom.jl.decoder.JavaLayerHook
-
Retrieves the named resource.
- getResourceAsStream(String) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
Retrieves an InputStream for a named resource.
- getSampleFrequency() - Method in class javazoom.jl.decoder.SampleBuffer
-
- getSource() - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- getSourceLineInfo() - Method in class javazoom.jl.player.JavaSoundAudioDevice
-
- getSyncHeader() - Method in class javazoom.jl.decoder.Header
-
Returns synchronized header.
- getURLInputStream() - Method in class javazoom.jl.player.jlp
-
Playing file from URL (Streaming).
- sample_frequency() - Method in class javazoom.jl.decoder.Header
-
Returns Sample Frequency.
- sample_frequency_string() - Method in class javazoom.jl.decoder.Header
-
Returns Frequency
- SampleBuffer - Class in javazoom.jl.decoder
-
The SampleBuffer
class implements an output buffer
that provides storage for a fixed size block of samples.
- SampleBuffer(int, int) - Constructor for class javazoom.jl.decoder.SampleBuffer
-
Constructor
- SamplingRate() - Method in class javazoom.jl.converter.WaveFile
-
- Seek(long) - Method in class javazoom.jl.converter.RiffFile
-
Seek in the File.
- seek(long) - Method in class javazoom.jl.decoder.InputStreamSource
-
- seek(long) - Method in interface javazoom.jl.decoder.Source
-
- serialize(OutputStream, Object) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
- set_stop_flag() - Method in class javazoom.jl.converter.WaveFileObuffer
-
- set_stop_flag() - Method in class javazoom.jl.decoder.Obuffer
-
Notify the buffer that the user has stopped the stream.
- set_stop_flag() - Method in class javazoom.jl.decoder.SampleBuffer
-
- setAudioFormat(AudioFormat) - Method in class javazoom.jl.player.JavaSoundAudioDevice
-
- setBand(int, float) - Method in class javazoom.jl.decoder.Equalizer
-
- setEqualizer(Equalizer) - Method in class javazoom.jl.decoder.Decoder
-
- setFileName(String) - Method in class javazoom.jl.player.PlayerApplet
-
Sets the URL of the audio stream to play.
- setFrame(int) - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- setFrom(float[]) - Method in class javazoom.jl.decoder.Equalizer
-
- setFrom(Equalizer.EQFunction) - Method in class javazoom.jl.decoder.Equalizer
-
- setFrom(Equalizer) - Method in class javazoom.jl.decoder.Equalizer
-
Sets the bands of this equalizer to the value the bands of
another equalizer.
- setHook(JavaLayerHook) - Static method in class javazoom.jl.decoder.JavaLayerUtils
-
Sets the system-wide JavaLayer hook.
- setId(int) - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- setOpen(boolean) - Method in class javazoom.jl.player.AudioDeviceBase
-
Sets the open state for this audio device.
- setOutputBuffer(Obuffer) - Method in class javazoom.jl.decoder.Decoder
-
Changes the output buffer.
- setOutputChannels(OutputChannels) - Method in class javazoom.jl.decoder.Decoder.Params
-
- setPlayBackListener(PlaybackListener) - Method in class javazoom.jl.player.advanced.AdvancedPlayer
-
sets the PlaybackListener
- setPosition(double) - Method in interface javazoom.jl.decoder.Control
-
- setSource(AdvancedPlayer) - Method in class javazoom.jl.player.advanced.PlaybackEvent
-
- showUsage() - Method in class javazoom.jl.player.advanced.jlap
-
- showUsage() - Method in class javazoom.jl.player.jlp
-
- SINGLE_CHANNEL - Static variable in class javazoom.jl.decoder.Header
-
- skipFrame() - Method in class javazoom.jl.player.advanced.AdvancedPlayer
-
skips over a single frame
- slots() - Method in class javazoom.jl.decoder.Header
-
Returns Slots.
- Source - Interface in javazoom.jl.decoder
-
Work in progress.
- start() - Method in interface javazoom.jl.decoder.Control
-
Starts playback of the media presented by this control.
- start() - Method in class javazoom.jl.player.PlayerApplet
-
Starts this applet.
- STARTED - Static variable in class javazoom.jl.player.advanced.PlaybackEvent
-
- STEREO - Static variable in class javazoom.jl.decoder.Header
-
- stop() - Method in interface javazoom.jl.decoder.Control
-
Stops playback of the media presented by this control.
- stop() - Method in class javazoom.jl.player.advanced.AdvancedPlayer
-
closes the player and notifies PlaybackListener
- stop() - Method in class javazoom.jl.player.PlayerApplet
-
Stops this applet.
- STOPPED - Static variable in class javazoom.jl.player.advanced.PlaybackEvent
-
- stopPlayer() - Method in class javazoom.jl.player.PlayerApplet
-
Stops the audio player.
- STREAM_EOF - Static variable in interface javazoom.jl.decoder.BitstreamErrors
-
The end of the stream was reached.
- STREAM_ERROR - Static variable in interface javazoom.jl.decoder.BitstreamErrors
-
A problem occurred reading from the stream.
- systemRegistry() - Static method in class javazoom.jl.player.FactoryRegistry
-