- get_bits(int) - Method in class javazoom.jl.decoder.Bitstream
-
Read bits from buffer into the lower bits of an unsigned int.
- getBuffer() - Method in class javazoom.jl.decoder.OutputBuffer
-
- getChannelCount() - Method in class javazoom.jl.decoder.OutputChannels
-
Retrieves the number of output channels represented by this channel output type.
- getChannelsOutputCode() - Method in class javazoom.jl.decoder.OutputChannels
-
Retrieves the code representing the desired output channels.
- 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
-
- getOutputChannels() - Method in class javazoom.jl.decoder.MP3Decoder
-
Retrieves the number of channels of PCM samples output by this decoder.
- getOutputFrequency() - Method in class javazoom.jl.decoder.MP3Decoder
-
Retrieves the sample frequency of the PCM samples output by this decoder.
- getRawID3v2() - Method in class javazoom.jl.decoder.Bitstream
-
Return raw ID3v2 frames + header.
- getReplayGainScale() - Method in class javazoom.jl.decoder.Bitstream
-
- getSampleRate() - Method in class javazoom.jl.decoder.Header
-
- getSyncHeader() - Method in class javazoom.jl.decoder.Header
-
Returns synchronized header.