A B C D E F G H I K L M N O P Q R S T U V X Y Z 

A

AC_HUFF_CHOICE_BITS - Static variable in class de.jarnbjo.theora.Constants
 
AC_HUFF_CHOICES - Static variable in class de.jarnbjo.theora.Constants
 
AC_HUFF_OFFSET - Static variable in class de.jarnbjo.theora.Constants
 
AC_TABLE_2_THRESH - Static variable in class de.jarnbjo.theora.Constants
 
AC_TABLE_3_THRESH - Static variable in class de.jarnbjo.theora.Constants
 
AC_TABLE_4_THRESH - Static variable in class de.jarnbjo.theora.Constants
 
addGranulePosition(long) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
addPageNumberMapping(int) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
ALBUM - Static variable in class de.jarnbjo.flac.VorbisComment
 
ALBUM - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
align() - Method in interface de.jarnbjo.util.io.BitInputStream
causes the read pointer to be moved to the beginning of the next byte, remaining bits in the current byte are discarded
align() - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
Application - Class in de.jarnbjo.flac
 
Application(BitInputStream) - Constructor for class de.jarnbjo.flac.Application
 
ARTIST - Static variable in class de.jarnbjo.flac.VorbisComment
 
ARTIST - Static variable in class de.jarnbjo.vorbis.CommentHeader
 

B

BASE_FRAME - Static variable in class de.jarnbjo.theora.Constants
 
BasicStream - Class in de.jarnbjo.ogg
Implementation of the PhysicalOggStream interface for reading an Ogg stream from a URL.
BasicStream(InputStream) - Constructor for class de.jarnbjo.ogg.BasicStream
 
BIG_ENDIAN - Static variable in interface de.jarnbjo.util.io.BitInputStream
constant for setting this stream's mode to big endian
BIG_ENDIAN - Static variable in class de.jarnbjo.vorbis.VorbisStream
 
BitInputStream - Interface in de.jarnbjo.util.io
An interface with methods allowing bit-wise reading from an input stream.
BLOCK_CODED - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_CODED_BAR - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_CODED_LOW - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_CODED_SGC - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_HEIGHT_WIDTH - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_NOT_CODED - Static variable in class de.jarnbjo.theora.Constants
 
BLOCK_SIZE - Static variable in class de.jarnbjo.theora.Constants
 
blockOrderMap1 - Static variable in class de.jarnbjo.theora.Constants
 
ByteArrayBitInputStream - Class in de.jarnbjo.util.io
Implementation of the BitInputStream interface, using a byte array as data source.
ByteArrayBitInputStream(byte[]) - Constructor for class de.jarnbjo.util.io.ByteArrayBitInputStream
 
ByteArrayBitInputStream(byte[], int) - Constructor for class de.jarnbjo.util.io.ByteArrayBitInputStream
 

C

CachedUrlStream - Class in de.jarnbjo.ogg
Implementation of the PhysicalOggStream interface for reading and caching an Ogg stream from a URL.
CachedUrlStream(URL) - Constructor for class de.jarnbjo.ogg.CachedUrlStream
Creates an instance of this class, using a memory cache.
CachedUrlStream(URL, RandomAccessFile) - Constructor for class de.jarnbjo.ogg.CachedUrlStream
Creates an instance of this class, using the specified file as cache.
CachedUrlStream.LoaderThread - Class in de.jarnbjo.ogg
 
CachedUrlStream.LoaderThread(InputStream, RandomAccessFile, byte[]) - Constructor for class de.jarnbjo.ogg.CachedUrlStream.LoaderThread
 
CANDIDATE_BLOCK - Static variable in class de.jarnbjo.theora.Constants
 
CANDIDATE_BLOCK_LOW - Static variable in class de.jarnbjo.theora.Constants
 
checkFormat(OggPage) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
CHLOCALS_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
close() - Method in class de.jarnbjo.jmf.FlacDecoder
 
close() - Method in class de.jarnbjo.jmf.FlacParser
 
close() - Method in class de.jarnbjo.jmf.OggJmfStream
 
close() - Method in class de.jarnbjo.jmf.OggParser
 
close() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
close() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
close() - Method in class de.jarnbjo.ogg.BasicStream
 
close() - Method in class de.jarnbjo.ogg.CachedUrlStream
 
close() - Method in class de.jarnbjo.ogg.FileStream
 
close() - Method in interface de.jarnbjo.ogg.LogicalOggStream
Closes this stream.
close() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
close() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
close() - Method in interface de.jarnbjo.ogg.PhysicalOggStream
Closes this stream.
close() - Method in class de.jarnbjo.ogg.UncachedUrlStream
 
close() - Method in class de.jarnbjo.vorbis.VorbisStream
 
CODE_GOLDEN_MV - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTER_FOURMV - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTER_LAST_MV - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTER_NO_MV - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTER_PLUS_MV - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTER_PRIOR_LAST - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_INTRA - Static variable in class de.jarnbjo.theora.CodingMode
 
CODE_USING_GOLDEN - Static variable in class de.jarnbjo.theora.CodingMode
 
CodingMode - Class in de.jarnbjo.theora
 
CoeffNode - Class in de.jarnbjo.theora
 
CoeffNode() - Constructor for class de.jarnbjo.theora.CoeffNode
 
CommentHeader - Class in de.jarnbjo.vorbis
 
CommentHeader(BitInputStream) - Constructor for class de.jarnbjo.vorbis.CommentHeader
 
Constants - Class in de.jarnbjo.theora
 
Constants() - Constructor for class de.jarnbjo.theora.Constants
 
CONTACT - Static variable in class de.jarnbjo.flac.VorbisComment
 
CONTACT - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
Coordinate - Class in de.jarnbjo.theora
 
Coordinate() - Constructor for class de.jarnbjo.theora.Coordinate
 
COPYRIGHT - Static variable in class de.jarnbjo.flac.VorbisComment
 
COPYRIGHT - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
create(PullSourceStream) - Static method in class de.jarnbjo.jmf.OggJmfPage
This method is called to read data from the current position in the specified channel and create a new OggPage instance based on the data read.
create(PullSourceStream, boolean) - Static method in class de.jarnbjo.jmf.OggJmfPage
 
create(RandomAccessFile) - Static method in class de.jarnbjo.ogg.OggPage
this method equals to create(RandomAccessFile source, false)
create(RandomAccessFile, boolean) - Static method in class de.jarnbjo.ogg.OggPage
This method is called to read data from the current position in the specified RandomAccessFile and create a new OggPage instance based on the data read.
create(InputStream) - Static method in class de.jarnbjo.ogg.OggPage
this method equals to create(InputStream source, false)
create(InputStream, boolean) - Static method in class de.jarnbjo.ogg.OggPage
This method is called to read data from the current position in the specified InpuStream and create a new OggPage instance based on the data read.
create(byte[]) - Static method in class de.jarnbjo.ogg.OggPage
this method equals to create(byte[] source, false)
create(byte[], boolean) - Static method in class de.jarnbjo.ogg.OggPage
This method is called to create a new OggPage instance based on the specified byte array.
createInstance(BitInputStream) - Static method in class de.jarnbjo.flac.MetadataBlock
 
createInstance(BitInputStream, Frame, StreamInfo, boolean) - Static method in class de.jarnbjo.flac.Subframe
 
createInstance(LogicalOggStream) - Static method in class de.jarnbjo.jmf.OggTrack
 
CURRENT_ENCODE_VERSION - Static variable in class de.jarnbjo.theora.Constants
 

D

DATE - Static variable in class de.jarnbjo.flac.VorbisComment
 
DATE - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
DB_STATIC_TABLE - Static variable in class de.jarnbjo.vorbis.Floor
 
DC_HUFF_CHOICE_BITS - Static variable in class de.jarnbjo.theora.Constants
 
DC_HUFF_CHOICES - Static variable in class de.jarnbjo.theora.Constants
 
DC_HUFF_OFFSET - Static variable in class de.jarnbjo.theora.Constants
 
dcScaleFactorTableV1 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_EOB_PAIR_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_EOB_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_EOB_TRIPLE_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_KEY_FRAME - Static variable in class de.jarnbjo.theora.Constants
 
DCT_REPEAT_RUN2_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_REPEAT_RUN3_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_REPEAT_RUN4_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_REPEAT_RUN_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_RUN_CATEGORY1 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_RUN_CATEGORY1B - Static variable in class de.jarnbjo.theora.Constants
 
DCT_RUN_CATEGORY1C - Static variable in class de.jarnbjo.theora.Constants
 
DCT_RUN_CATEGORY2 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_SHORT_ZRL_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT2_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT3_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT4_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT5_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT6_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT7_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CAT8_MIN - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY3 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY4 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY5 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY6 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY7 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_VAL_CATEGORY8 - Static variable in class de.jarnbjo.theora.Constants
 
DCT_ZRL_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
de.jarnbjo.flac - package de.jarnbjo.flac
 
de.jarnbjo.jmf - package de.jarnbjo.jmf
 
de.jarnbjo.ogg - package de.jarnbjo.ogg
 
de.jarnbjo.oggtools - package de.jarnbjo.oggtools
 
de.jarnbjo.theora - package de.jarnbjo.theora
 
de.jarnbjo.util.audio - package de.jarnbjo.util.audio
 
de.jarnbjo.util.io - package de.jarnbjo.util.io
 
de.jarnbjo.vorbis - package de.jarnbjo.vorbis
 
decodePacket(byte[]) - Method in class de.jarnbjo.theora.TheoraStream
 
dequantIndex - Static variable in class de.jarnbjo.theora.Constants
 
DESCRIPTION - Static variable in class de.jarnbjo.flac.VorbisComment
 
DESCRIPTION - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
DOWN - Static variable in class de.jarnbjo.theora.Constants
 

E

EndOfOggStreamException - Exception in de.jarnbjo.ogg
Exception thrown when reaching the end of an Ogg stream
EndOfOggStreamException() - Constructor for exception de.jarnbjo.ogg.EndOfOggStreamException
 
extraBitLengthsVP31 - Static variable in class de.jarnbjo.theora.Constants
 

F

FadeableAudioInputStream - Class in de.jarnbjo.util.audio
 
FadeableAudioInputStream(AudioInputStream) - Constructor for class de.jarnbjo.util.audio.FadeableAudioInputStream
 
fadeOut() - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
FileStream - Class in de.jarnbjo.ogg
Implementation of the PhysicalOggStream interface for accessing normal disk files.
FileStream(RandomAccessFile) - Constructor for class de.jarnbjo.ogg.FileStream
Creates access to the specified file through the PhysicalOggStream interface.
FIRST_ROW - Static variable in class de.jarnbjo.theora.Constants
 
FlacDecoder - Class in de.jarnbjo.jmf
 
FlacDecoder() - Constructor for class de.jarnbjo.jmf.FlacDecoder
 
FlacFormatException - Exception in de.jarnbjo.flac
 
FlacFormatException() - Constructor for exception de.jarnbjo.flac.FlacFormatException
 
FlacFormatException(String) - Constructor for exception de.jarnbjo.flac.FlacFormatException
 
FlacFormatException(String, ByteArrayBitInputStream) - Constructor for exception de.jarnbjo.flac.FlacFormatException
 
FlacParser - Class in de.jarnbjo.jmf
 
FlacParser() - Constructor for class de.jarnbjo.jmf.FlacParser
 
FlacStream - Class in de.jarnbjo.flac
 
FlacStream() - Constructor for class de.jarnbjo.flac.FlacStream
 
FlacStream(LogicalOggStream) - Constructor for class de.jarnbjo.flac.FlacStream
 
FlacTrack - Class in de.jarnbjo.jmf
 
FlacTrack(LogicalOggStream, byte[]) - Constructor for class de.jarnbjo.jmf.FlacTrack
 
float32unpack(int) - Static method in class de.jarnbjo.vorbis.Util
 
Floor - Class in de.jarnbjo.vorbis
 
Floor() - Constructor for class de.jarnbjo.vorbis.Floor
 
FORMAT_FLAC - Static variable in interface de.jarnbjo.ogg.LogicalOggStream
 
FORMAT_THEORA - Static variable in interface de.jarnbjo.ogg.LogicalOggStream
 
FORMAT_UNKNOWN - Static variable in interface de.jarnbjo.ogg.LogicalOggStream
 
FORMAT_VORBIS - Static variable in interface de.jarnbjo.ogg.LogicalOggStream
 
Frame - Class in de.jarnbjo.flac
 
Frame(BitInputStream, StreamInfo) - Constructor for class de.jarnbjo.flac.Frame
 
frequencyCountsVP31 - Static variable in class de.jarnbjo.theora.Constants
 
frequencyCountsVP33 - Static variable in class de.jarnbjo.theora.Constants
 

G

GENRE - Static variable in class de.jarnbjo.flac.VorbisComment
 
GENRE - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
get0() - Method in class de.jarnbjo.util.io.HuffmanNode
 
get1() - Method in class de.jarnbjo.util.io.HuffmanNode
 
getAbsoluteGranulePosition() - Method in class de.jarnbjo.jmf.OggJmfPage
Returns the absolute granule position of the last complete packet contained in this Ogg page, or -1 if the page contains a single packet, which is not completed on this page.
getAbsoluteGranulePosition() - Method in class de.jarnbjo.ogg.OggPage
Returns the absolute granule position of the last complete packet contained in this Ogg page, or -1 if the page contains a single packet, which is not completed on this page.
getAlbum() - Method in class de.jarnbjo.flac.VorbisComment
 
getAlbum() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getAlbums() - Method in class de.jarnbjo.flac.VorbisComment
 
getAlbums() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getArtist() - Method in class de.jarnbjo.flac.VorbisComment
 
getArtist() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getArtists() - Method in class de.jarnbjo.flac.VorbisComment
 
getArtists() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getAudioFileFormat(File) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getAudioFileFormat(InputStream) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getAudioFileFormat(URL) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getAudioInputStream(File) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getAudioInputStream(InputStream) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getAudioInputStream(URL) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader
 
getBit() - Method in interface de.jarnbjo.util.io.BitInputStream
reads one bit (as a boolean) from the input stream
getBit() - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getBitsPerSample() - Method in class de.jarnbjo.flac.Frame
 
getBitsPerSample() - Method in class de.jarnbjo.flac.StreamInfo
 
getBlockSize() - Method in class de.jarnbjo.flac.Frame
 
getBlockSize0() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getBlockSize1() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getCacheLength() - Method in class de.jarnbjo.ogg.CachedUrlStream
 
getChannels() - Method in class de.jarnbjo.flac.Frame
 
getChannels() - Method in class de.jarnbjo.flac.StreamInfo
 
getChannels() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getComment(String) - Method in class de.jarnbjo.flac.VorbisComment
 
getComment(String) - Method in class de.jarnbjo.vorbis.CommentHeader
 
getCommentHeader() - Method in class de.jarnbjo.vorbis.VorbisStream
 
getComments(String) - Method in class de.jarnbjo.flac.VorbisComment
 
getComments(String) - Method in class de.jarnbjo.vorbis.CommentHeader
 
getContact() - Method in class de.jarnbjo.flac.VorbisComment
 
getContact() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getContacts() - Method in class de.jarnbjo.flac.VorbisComment
 
getContacts() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getContentLength() - Method in class de.jarnbjo.ogg.BasicStream
 
getContentLength() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
getControl(String) - Method in class de.jarnbjo.jmf.FlacDecoder
 
getControl(String) - Method in class de.jarnbjo.jmf.FlacParser
 
getControl(String) - Method in class de.jarnbjo.jmf.OggParser
 
getControl(String) - Method in class de.jarnbjo.jmf.TheoraDecoder
 
getControl(String) - Method in class de.jarnbjo.jmf.VorbisDecoder
 
getControls() - Method in class de.jarnbjo.jmf.FlacDecoder
 
getControls() - Method in class de.jarnbjo.jmf.FlacParser
 
getControls() - Method in class de.jarnbjo.jmf.OggParser
 
getControls() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
getControls() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
getCopyright() - Method in class de.jarnbjo.flac.VorbisComment
 
getCopyright() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getCopyrights() - Method in class de.jarnbjo.flac.VorbisComment
 
getCopyrights() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getCurrentBitRate() - Method in class de.jarnbjo.vorbis.VorbisStream
 
getCurrentGranulePosition() - Method in class de.jarnbjo.vorbis.VorbisStream
 
getData() - Method in class de.jarnbjo.flac.Application
 
getData() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getData() - Method in class de.jarnbjo.ogg.OggPage
 
getDate() - Method in class de.jarnbjo.flac.VorbisComment
 
getDate() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getDates() - Method in class de.jarnbjo.flac.VorbisComment
 
getDates() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getDepth() - Method in class de.jarnbjo.util.io.HuffmanNode
 
getDescription() - Method in class de.jarnbjo.flac.VorbisComment
 
getDescription() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getDescriptions() - Method in class de.jarnbjo.flac.VorbisComment
 
getDescriptions() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getDuration() - Method in class de.jarnbjo.jmf.FlacParser
 
getDuration() - Method in class de.jarnbjo.jmf.FlacTrack
 
getDuration() - Method in class de.jarnbjo.jmf.OggParser
 
getDuration() - Method in class de.jarnbjo.jmf.OggTrack
 
getDuration() - Method in class de.jarnbjo.jmf.TheoraTrack
 
getDuration() - Method in class de.jarnbjo.jmf.VorbisTrack
 
getFormat() - Method in class de.jarnbjo.jmf.FlacTrack
 
getFormat() - Method in class de.jarnbjo.jmf.OggTrack
 
getFormat() - Method in class de.jarnbjo.jmf.TheoraTrack
 
getFormat() - Method in class de.jarnbjo.jmf.VorbisTrack
 
getFormat() - Method in interface de.jarnbjo.ogg.LogicalOggStream
 
getFormat() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
getFrameRate() - Method in class de.jarnbjo.theora.Header
 
getGenre() - Method in class de.jarnbjo.flac.VorbisComment
 
getGenre() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getGenres() - Method in class de.jarnbjo.flac.VorbisComment
 
getGenres() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getHeader() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getHeader() - Method in class de.jarnbjo.ogg.OggPage
 
getHeader() - Method in class de.jarnbjo.theora.TheoraStream
 
getHeight() - Method in class de.jarnbjo.theora.Header
 
getIdentificationHeader() - Method in class de.jarnbjo.vorbis.VorbisStream
 
getInstance() - Static method in class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisFormatType
 
getInt(int) - Method in interface de.jarnbjo.util.io.BitInputStream
reads bits number of bits from the input stream
getInt(HuffmanNode) - Method in interface de.jarnbjo.util.io.BitInputStream
reads a huffman codeword based on the root parameter and returns the decoded value
getInt(int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getInt(HuffmanNode) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getIsrc() - Method in class de.jarnbjo.flac.VorbisComment
 
getIsrc() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getIsrcs() - Method in class de.jarnbjo.flac.VorbisComment
 
getIsrcs() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getKeyframeFrequencyForce() - Method in class de.jarnbjo.theora.Header
 
getLicense() - Method in class de.jarnbjo.flac.VorbisComment
 
getLicense() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getLicenses() - Method in class de.jarnbjo.flac.VorbisComment
 
getLicenses() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getLocation() - Method in class de.jarnbjo.flac.VorbisComment
 
getLocation() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getLocations() - Method in class de.jarnbjo.flac.VorbisComment
 
getLocations() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getLogicalStream(int) - Method in class de.jarnbjo.jmf.OggJmfStream
 
getLogicalStreams() - Method in class de.jarnbjo.jmf.OggJmfStream
 
getLogicalStreams() - Method in class de.jarnbjo.ogg.BasicStream
 
getLogicalStreams() - Method in class de.jarnbjo.ogg.CachedUrlStream
 
getLogicalStreams() - Method in class de.jarnbjo.ogg.FileStream
 
getLogicalStreams() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
getLogicalStreams() - Method in interface de.jarnbjo.ogg.PhysicalOggStream
Returns a collection of objects implementing LogicalOggStream for accessing the separate logical streams within this physical Ogg stream.
getLogicalStreams() - Method in class de.jarnbjo.ogg.UncachedUrlStream
 
getLong(int) - Method in interface de.jarnbjo.util.io.BitInputStream
reads bits number of bits from the input stream
getLong(int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getMaximumBitrate() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getMaximumBlockSize() - Method in class de.jarnbjo.flac.StreamInfo
 
getMaximumFrameSize() - Method in class de.jarnbjo.flac.StreamInfo
 
getMaximumGranulePosition() - Method in interface de.jarnbjo.ogg.LogicalOggStream
This method does not work if the physical Ogg stream is not seekable.
getMaximumGranulePosition() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
getMdct0() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getMdct1() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getMediaTime() - Method in class de.jarnbjo.jmf.FlacParser
 
getMediaTime() - Method in class de.jarnbjo.jmf.OggParser
 
getMediaTime() - Method in class de.jarnbjo.jmf.OggTrack
 
getMinimumBitrate() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getMinimumBlockSize() - Method in class de.jarnbjo.flac.StreamInfo
 
getMinimumFrameSize() - Method in class de.jarnbjo.flac.StreamInfo
 
getName() - Method in class de.jarnbjo.jmf.FlacDecoder
 
getName() - Method in class de.jarnbjo.jmf.FlacParser
 
getName() - Method in class de.jarnbjo.jmf.OggParser
 
getName() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
getName() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
getNextFrame() - Method in class de.jarnbjo.flac.FlacStream
 
getNextOggPacket() - Method in interface de.jarnbjo.ogg.LogicalOggStream
Note: To read from the stream, you must use either this method or the method getNextOggPage.
getNextOggPacket() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
getNextOggPage() - Method in interface de.jarnbjo.ogg.LogicalOggStream
Note: To read from the stream, you must use either this method or the method getNextOggPacket.
getNextOggPage() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
getNominalBitrate() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getOggPage(int) - Method in class de.jarnbjo.jmf.OggJmfStream
 
getOggPage(int) - Method in class de.jarnbjo.ogg.BasicStream
 
getOggPage(int) - Method in class de.jarnbjo.ogg.CachedUrlStream
 
getOggPage(int) - Method in class de.jarnbjo.ogg.FileStream
 
getOggPage(int) - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
getOggPage(int) - Method in interface de.jarnbjo.ogg.PhysicalOggStream
Return the Ogg page with the absolute index index, independent from the logical structure of this stream or if the index parameter is -1, the next Ogg page is returned.
getOggPage(int) - Method in class de.jarnbjo.ogg.UncachedUrlStream
 
getOrganization() - Method in class de.jarnbjo.flac.VorbisComment
 
getOrganization() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getOrganizations() - Method in class de.jarnbjo.flac.VorbisComment
 
getOrganizations() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getPageCheckSum() - Method in class de.jarnbjo.jmf.OggJmfPage
Return the check sum of this ogg page.
getPageCheckSum() - Method in class de.jarnbjo.ogg.OggPage
Return the check sum of this ogg page.
getPageSequenceNumber() - Method in class de.jarnbjo.jmf.OggJmfPage
Return the sequnce number of this ogg page.
getPageSequenceNumber() - Method in class de.jarnbjo.ogg.OggPage
Return the sequnce number of this ogg page.
getPbi() - Method in class de.jarnbjo.theora.TheoraStream
 
getPcm() - Method in class de.jarnbjo.flac.Frame
 
getPcm() - Method in class de.jarnbjo.flac.Subframe.Constant
 
getPcm() - Method in class de.jarnbjo.flac.Subframe.Fixed
 
getPcm() - Method in class de.jarnbjo.flac.Subframe
 
getPcm() - Method in class de.jarnbjo.flac.Subframe.Lpc
 
getPcm() - Method in class de.jarnbjo.flac.Subframe.Verbatim
 
getPerformer() - Method in class de.jarnbjo.flac.VorbisComment
 
getPerformer() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getPerformers() - Method in class de.jarnbjo.flac.VorbisComment
 
getPerformers() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getPosition() - Method in class de.jarnbjo.ogg.BasicStream
 
getPosition() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
getSampleRate() - Method in class de.jarnbjo.flac.StreamInfo
 
getSampleRate() - Method in class de.jarnbjo.jmf.FlacTrack
 
getSampleRate() - Method in class de.jarnbjo.jmf.VorbisTrack
 
getSampleRate() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getSegmentLengths() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getSegmentLengths() - Method in class de.jarnbjo.ogg.OggPage
 
getSegmentOffsets() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getSegmentOffsets() - Method in class de.jarnbjo.ogg.OggPage
 
getSegmentTable() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getSegmentTable() - Method in class de.jarnbjo.ogg.OggPage
 
getSetupHeader() - Method in class de.jarnbjo.vorbis.VorbisStream
 
getSignedInt(int) - Method in interface de.jarnbjo.util.io.BitInputStream
reads bits number of bits from the input stream
getSignedInt(int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getSource() - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
getStartTime() - Method in class de.jarnbjo.jmf.OggTrack
 
getStreamInfo() - Method in class de.jarnbjo.flac.FlacStream
 
getStreamSerialNumber() - Method in class de.jarnbjo.jmf.OggJmfPage
Returns the stream serial number of this ogg page.
getStreamSerialNumber() - Method in class de.jarnbjo.ogg.OggPage
Returns the stream serial number of this ogg page.
getSubframes() - Method in class de.jarnbjo.flac.Frame
 
getSupportedInputContentDescriptors() - Method in class de.jarnbjo.jmf.FlacParser
 
getSupportedInputContentDescriptors() - Method in class de.jarnbjo.jmf.OggParser
 
getSupportedInputFormats() - Method in class de.jarnbjo.jmf.FlacDecoder
 
getSupportedInputFormats() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
getSupportedInputFormats() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
getSupportedOutputFormats(Format) - Method in class de.jarnbjo.jmf.FlacDecoder
 
getSupportedOutputFormats(Format) - Method in class de.jarnbjo.jmf.TheoraDecoder
 
getSupportedOutputFormats(Format) - Method in class de.jarnbjo.jmf.VorbisDecoder
 
getTime() - Method in interface de.jarnbjo.ogg.LogicalOggStream
 
getTime() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
getTitle() - Method in class de.jarnbjo.flac.VorbisComment
 
getTitle() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getTitles() - Method in class de.jarnbjo.flac.VorbisComment
 
getTitles() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getTotalLength() - Method in class de.jarnbjo.jmf.OggJmfPage
 
getTotalLength() - Method in class de.jarnbjo.ogg.OggPage
 
getTrackNumber() - Method in class de.jarnbjo.flac.VorbisComment
 
getTrackNumber() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getTrackNumbers() - Method in class de.jarnbjo.flac.VorbisComment
 
getTrackNumbers() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getTracks() - Method in class de.jarnbjo.jmf.FlacParser
 
getTracks() - Method in class de.jarnbjo.jmf.OggParser
 
getUOffset() - Method in class de.jarnbjo.theora.PbInstance
 
getUvStride() - Method in class de.jarnbjo.theora.PbInstance
 
getValue() - Method in class de.jarnbjo.theora.CodingMode
 
getValue() - Method in class de.jarnbjo.util.io.HuffmanNode
 
getVendor() - Method in class de.jarnbjo.flac.VorbisComment
 
getVendor() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getVersion() - Method in class de.jarnbjo.flac.VorbisComment
 
getVersion() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getVersion() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getVersions() - Method in class de.jarnbjo.flac.VorbisComment
 
getVersions() - Method in class de.jarnbjo.vorbis.CommentHeader
 
getVOffset() - Method in class de.jarnbjo.theora.PbInstance
 
getVorbisComment() - Method in class de.jarnbjo.flac.FlacStream
 
getWidth() - Method in class de.jarnbjo.theora.Header
 
getYOffset() - Method in class de.jarnbjo.theora.PbInstance
 
getYStride() - Method in class de.jarnbjo.theora.PbInstance
 

H

Header - Class in de.jarnbjo.theora
 
Header(BitInputStream) - Constructor for class de.jarnbjo.theora.Header
 
HFRAGPIXELS - Static variable in class de.jarnbjo.theora.Constants
 
highNeighbour(int[], int) - Static method in class de.jarnbjo.vorbis.Util
 
HuffEntry - Class in de.jarnbjo.theora
 
HuffEntry() - Constructor for class de.jarnbjo.theora.HuffEntry
 
HuffmanNode - Class in de.jarnbjo.util.io
Representation of a node in a Huffman tree, used to read Huffman compressed codewords from e.g.
HuffmanNode() - Constructor for class de.jarnbjo.util.io.HuffmanNode
creates a new Huffman tree root node
HuffmanNode(HuffmanNode) - Constructor for class de.jarnbjo.util.io.HuffmanNode
 
HuffmanNode(HuffmanNode, int) - Constructor for class de.jarnbjo.util.io.HuffmanNode
 
HUGE_ERROR - Static variable in class de.jarnbjo.theora.Constants
 

I

i - Variable in class de.jarnbjo.theora.CoeffNode
 
icount(int) - Static method in class de.jarnbjo.vorbis.Util
 
IDCT_SCALE_FACTOR - Static variable in class de.jarnbjo.theora.Constants
 
IdentificationHeader - Class in de.jarnbjo.vorbis
 
IdentificationHeader(BitInputStream) - Constructor for class de.jarnbjo.vorbis.IdentificationHeader
 
ilog(int) - Static method in class de.jarnbjo.vorbis.Util
 
init() - Method in class de.jarnbjo.oggtools.TinyPlayerApplet
 
interCoeffsV1 - Static variable in class de.jarnbjo.theora.Constants
 
INTERNAL_BLOCK_HEIGHT - Static variable in class de.jarnbjo.theora.Constants
 
INTERNAL_BLOCK_WIDTH - Static variable in class de.jarnbjo.theora.Constants
 
intPow(int, int) - Static method in class de.jarnbjo.vorbis.Util
 
isBitSet(int, int) - Static method in class de.jarnbjo.vorbis.Util
 
isBos() - Method in class de.jarnbjo.jmf.OggJmfPage
 
isBos() - Method in class de.jarnbjo.ogg.OggPage
 
isBosDone() - Method in class de.jarnbjo.ogg.CachedUrlStream.LoaderThread
 
isBosDone() - Method in class de.jarnbjo.ogg.UncachedUrlStream.LoaderThread
 
isContinued() - Method in class de.jarnbjo.jmf.OggJmfPage
 
isContinued() - Method in class de.jarnbjo.ogg.OggPage
 
isEnabled() - Method in class de.jarnbjo.jmf.OggTrack
 
isEos() - Method in class de.jarnbjo.jmf.OggJmfPage
 
isEos() - Method in class de.jarnbjo.ogg.OggPage
 
isFresh() - Method in class de.jarnbjo.jmf.OggJmfPage
 
isFresh() - Method in class de.jarnbjo.ogg.OggPage
 
isOpen() - Method in class de.jarnbjo.jmf.OggJmfStream
 
isOpen() - Method in class de.jarnbjo.ogg.BasicStream
 
isOpen() - Method in class de.jarnbjo.ogg.CachedUrlStream
 
isOpen() - Method in class de.jarnbjo.ogg.FileStream
 
isOpen() - Method in interface de.jarnbjo.ogg.LogicalOggStream
Checks if this stream is open for reading.
isOpen() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
isOpen() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
isOpen() - Method in interface de.jarnbjo.ogg.PhysicalOggStream
Checks if this stream is open for reading.
isOpen() - Method in class de.jarnbjo.ogg.UncachedUrlStream
 
isOpen() - Method in class de.jarnbjo.vorbis.VorbisStream
 
isPositionable() - Method in class de.jarnbjo.jmf.FlacParser
 
isPositionable() - Method in class de.jarnbjo.jmf.OggParser
 
isRandomAccess() - Method in class de.jarnbjo.jmf.FlacParser
 
isRandomAccess() - Method in class de.jarnbjo.jmf.OggParser
 
ISRC - Static variable in class de.jarnbjo.flac.VorbisComment
 
ISRC - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
isSeekable() - Method in class de.jarnbjo.jmf.OggJmfStream
 
isSeekable() - Method in class de.jarnbjo.ogg.BasicStream
 
isSeekable() - Method in class de.jarnbjo.ogg.CachedUrlStream
 
isSeekable() - Method in class de.jarnbjo.ogg.FileStream
 
isSeekable() - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
isSeekable() - Method in interface de.jarnbjo.ogg.PhysicalOggStream
 
isSeekable() - Method in class de.jarnbjo.ogg.UncachedUrlStream
 

K

KEY_FRAME_CONTEXT - Static variable in class de.jarnbjo.theora.Constants
 

L

LAST_ROW - Static variable in class de.jarnbjo.theora.Constants
 
LEFT - Static variable in class de.jarnbjo.theora.Constants
 
LICENSE - Static variable in class de.jarnbjo.flac.VorbisComment
 
LICENSE - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
LITTLE_ENDIAN - Static variable in interface de.jarnbjo.util.io.BitInputStream
constant for setting this stream's mode to little endian
LITTLE_ENDIAN - Static variable in class de.jarnbjo.vorbis.VorbisStream
 
LOCATION - Static variable in class de.jarnbjo.flac.VorbisComment
 
LOCATION - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
LogicalOggStream - Interface in de.jarnbjo.ogg
Interface providing access to a logical Ogg stream as part of a physical Ogg stream.
LogicalOggStreamImpl - Class in de.jarnbjo.ogg
 
LogicalOggStreamImpl(PhysicalOggStream, int) - Constructor for class de.jarnbjo.ogg.LogicalOggStreamImpl
 
lookup1Values(int, int) - Static method in class de.jarnbjo.vorbis.Util
 
loopFilterLimitValuesV1 - Static variable in class de.jarnbjo.theora.Constants
 
loopFilterLimitValuesV2 - Static variable in class de.jarnbjo.theora.Constants
 
LOW_VAL_TOKENS - Static variable in class de.jarnbjo.theora.Constants
 
lowNeighbour(int[], int) - Static method in class de.jarnbjo.vorbis.Util
 

M

main(String[]) - Static method in class de.jarnbjo.oggtools.Ogg2Wav
 
main(String[]) - Static method in class de.jarnbjo.oggtools.Player
 
main(String[]) - Static method in class de.jarnbjo.oggtools.SpiPlayer
 
mapFrameToTime(int) - Method in class de.jarnbjo.jmf.OggTrack
 
mapTimeToFrame(Time) - Method in class de.jarnbjo.jmf.OggTrack
 
MAX_BPB_FACTOR - Static variable in class de.jarnbjo.theora.Constants
 
MAX_ENTROPY_TOKENS - Static variable in class de.jarnbjo.theora.Constants
 
MAX_MODES - Static variable in class de.jarnbjo.theora.Constants
 
MAX_MV_EXTENT - Static variable in class de.jarnbjo.theora.Constants
 
MAX_PREV_FRAMES - Static variable in class de.jarnbjo.theora.Constants
 
MAX_SEARCH_LINE_LEN - Static variable in class de.jarnbjo.theora.Constants
 
MAX_SEARCH_SITES - Static variable in class de.jarnbjo.theora.Constants
 
MAX_SINGLE_TOKEN_VALUE - Static variable in class de.jarnbjo.theora.Constants
 
mbOrderMap - Static variable in class de.jarnbjo.theora.Constants
 
MetadataBlock - Class in de.jarnbjo.flac
 
MetadataBlock() - Constructor for class de.jarnbjo.flac.MetadataBlock
 
MIN16 - Static variable in class de.jarnbjo.theora.Constants
 
MIN_BPB_FACTOR - Static variable in class de.jarnbjo.theora.Constants
 
MIN_DEQUANT_VAL - Static variable in class de.jarnbjo.theora.Constants
 
MIN_LEGAL_QUANT_ENTRY - Static variable in class de.jarnbjo.theora.Constants
 
MINUS_ONE_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
MINUS_TWO_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
MODE_BITS - Static variable in class de.jarnbjo.theora.Constants
 
MODE_METHOD_BITS - Static variable in class de.jarnbjo.theora.Constants
 
MODE_METHODS - Static variable in class de.jarnbjo.theora.Constants
 
modeAlphabet - Static variable in class de.jarnbjo.theora.Constants
 
MODES - Static variable in class de.jarnbjo.theora.CodingMode
 
modeUsesMC - Static variable in class de.jarnbjo.theora.Constants
 
MotionVector - Class in de.jarnbjo.theora
 
MotionVector() - Constructor for class de.jarnbjo.theora.MotionVector
 

N

next - Variable in class de.jarnbjo.theora.CoeffNode
 
next - Variable in class de.jarnbjo.theora.HuffEntry
 
NORMAL_FRAME - Static variable in class de.jarnbjo.theora.Constants
 
NOT_EDGE_ROW - Static variable in class de.jarnbjo.theora.Constants
 
NUM_HUFF_TABLES - Static variable in class de.jarnbjo.theora.Constants
 

O

o0 - Variable in class de.jarnbjo.util.io.HuffmanNode
 
o1 - Variable in class de.jarnbjo.util.io.HuffmanNode
 
Ogg2Wav - Class in de.jarnbjo.oggtools
 
Ogg2Wav() - Constructor for class de.jarnbjo.oggtools.Ogg2Wav
 
OggFormatException - Exception in de.jarnbjo.ogg
Exception thrown when trying to read a corrupted Ogg stream.
OggFormatException() - Constructor for exception de.jarnbjo.ogg.OggFormatException
 
OggFormatException(String) - Constructor for exception de.jarnbjo.ogg.OggFormatException
 
OggJmfPage - Class in de.jarnbjo.jmf
An instance of this class represents an ogg page read from an ogg file or network stream.
OggJmfStream - Class in de.jarnbjo.jmf
Implementation of the PhysicalOggStream interface for accessing JMF (Java Media Framework) media streams.
OggJmfStream(PullSourceStream) - Constructor for class de.jarnbjo.jmf.OggJmfStream
Creates access to the specified PullSourceStream through the PhysicalOggStream interface.
OggpackBuffer - Class in de.jarnbjo.theora
 
OggpackBuffer() - Constructor for class de.jarnbjo.theora.OggpackBuffer
 
OggPage - Class in de.jarnbjo.ogg
An instance of this class represents an ogg page read from an ogg file or network stream.
OggPage() - Constructor for class de.jarnbjo.ogg.OggPage
 
OggParser - Class in de.jarnbjo.jmf
 
OggParser() - Constructor for class de.jarnbjo.jmf.OggParser
 
OggTrack - Class in de.jarnbjo.jmf
 
OggTrack(LogicalOggStream) - Constructor for class de.jarnbjo.jmf.OggTrack
 
OLD_SCHEME - Static variable in class de.jarnbjo.theora.Constants
 
OnDemandUrlStream - Class in de.jarnbjo.ogg
Implementation of the PhysicalOggStream interface for reading an Ogg stream from a URL.
OnDemandUrlStream(URL) - Constructor for class de.jarnbjo.ogg.OnDemandUrlStream
 
ONE_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
oneChild - Variable in class de.jarnbjo.theora.HuffEntry
 
open() - Method in class de.jarnbjo.jmf.FlacDecoder
 
open() - Method in class de.jarnbjo.jmf.FlacParser
 
open() - Method in class de.jarnbjo.jmf.OggParser
 
open() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
open() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
ORGANIZATION - Static variable in class de.jarnbjo.flac.VorbisComment
 
ORGANIZATION - Static variable in class de.jarnbjo.vorbis.CommentHeader
 

P

Padding - Class in de.jarnbjo.flac
 
Padding(BitInputStream) - Constructor for class de.jarnbjo.flac.Padding
 
PbInstance - Class in de.jarnbjo.theora
 
PbInstance(Header) - Constructor for class de.jarnbjo.theora.PbInstance
 
PERFORMER - Static variable in class de.jarnbjo.flac.VorbisComment
 
PERFORMER - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
PhysicalOggStream - Interface in de.jarnbjo.ogg
Interface providing access to a physical Ogg stream.
Player - Class in de.jarnbjo.oggtools
 
Player() - Constructor for class de.jarnbjo.oggtools.Player
 
Player.VorbisInputStream - Class in de.jarnbjo.oggtools
 
Player.VorbisInputStream(VorbisStream) - Constructor for class de.jarnbjo.oggtools.Player.VorbisInputStream
 
PMAP_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
PostProcess - Class in de.jarnbjo.theora
 
PostProcess() - Constructor for class de.jarnbjo.theora.PostProcess
 
PpInstance - Class in de.jarnbjo.theora
 
PpInstance() - Constructor for class de.jarnbjo.theora.PpInstance
 
previous - Variable in class de.jarnbjo.theora.HuffEntry
 
printStackTrace() - Method in exception de.jarnbjo.flac.FlacFormatException
 
process(Buffer, Buffer) - Method in class de.jarnbjo.jmf.FlacDecoder
 
process(Buffer, Buffer) - Method in class de.jarnbjo.jmf.TheoraDecoder
 
process(Buffer, Buffer) - Method in class de.jarnbjo.jmf.VorbisDecoder
 
processPacket(byte[]) - Method in class de.jarnbjo.flac.FlacStream
 
processPacket(byte[]) - Method in class de.jarnbjo.vorbis.VorbisStream
 
PSCORE_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 

Q

Q_TABLE_SIZE - Static variable in class de.jarnbjo.theora.Constants
 
qThreshTableV1 - Static variable in class de.jarnbjo.theora.Constants
 

R

read() - Method in class de.jarnbjo.oggtools.Player.VorbisInputStream
 
read(byte[]) - Method in class de.jarnbjo.oggtools.Player.VorbisInputStream
 
read(byte[], int, int) - Method in class de.jarnbjo.oggtools.Player.VorbisInputStream
 
read() - Method in class de.jarnbjo.oggtools.TinyPlayerApplet.VorbisInputStream
 
read(byte[]) - Method in class de.jarnbjo.oggtools.TinyPlayerApplet.VorbisInputStream
 
read(byte[], int, int) - Method in class de.jarnbjo.oggtools.TinyPlayerApplet.VorbisInputStream
 
read(byte[]) - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
read(byte[], int, int) - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
read(BitInputStream) - Method in class de.jarnbjo.util.io.HuffmanNode
 
read() - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream
 
read(byte[]) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream
 
read(byte[], int, int) - Method in class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream
 
readFrame(javax.media.Buffer) - Method in class de.jarnbjo.jmf.OggTrack
 
readPcm(byte[], int, int) - Method in class de.jarnbjo.flac.FlacStream
 
readPcm(byte[], int, int) - Method in class de.jarnbjo.vorbis.VorbisStream
 
readSignedRice(int) - Method in interface de.jarnbjo.util.io.BitInputStream
reads an integer encoded as "signed rice" as described in the FLAC audio format specification
readSignedRice(int, int[], int, int) - Method in interface de.jarnbjo.util.io.BitInputStream
fills the array from offset with len integers encoded as "signed rice" as described in the FLAC audio format specification
readSignedRice(int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
reads an integer encoded as "signed rice" as described in the FLAC audio format specification
readSignedRice(int, int[], int, int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
fills the array from offset with len integers encoded as "signed rice" as described in the FLAC audio format specification
renderLine(int, int, int, int, float[]) - Static method in class de.jarnbjo.vorbis.Util
 
renderPoint(int, int, int, int, int) - Static method in class de.jarnbjo.vorbis.Util
 
reset() - Method in class de.jarnbjo.jmf.FlacDecoder
 
reset() - Method in class de.jarnbjo.jmf.FlacParser
 
reset() - Method in class de.jarnbjo.jmf.OggParser
 
reset() - Method in class de.jarnbjo.jmf.TheoraDecoder
 
reset() - Method in class de.jarnbjo.jmf.VorbisDecoder
 
reset() - Method in interface de.jarnbjo.ogg.LogicalOggStream
Sets the stream's position to the beginning of the stream.
reset() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
RIGHT - Static variable in class de.jarnbjo.theora.Constants
 
run() - Method in class de.jarnbjo.ogg.CachedUrlStream.LoaderThread
 
run() - Method in class de.jarnbjo.ogg.UncachedUrlStream.LoaderThread
 
run() - Method in class de.jarnbjo.oggtools.TinyPlayerApplet
 

S

ScanConfigData - Class in de.jarnbjo.theora
 
ScanConfigData() - Constructor for class de.jarnbjo.theora.ScanConfigData
 
SeekPoint - Class in de.jarnbjo.flac
 
SeekPoint(long, long, int) - Constructor for class de.jarnbjo.flac.SeekPoint
 
SeekTable - Class in de.jarnbjo.flac
 
SeekTable(BitInputStream) - Constructor for class de.jarnbjo.flac.SeekTable
 
setEnabled(boolean) - Method in class de.jarnbjo.jmf.OggTrack
 
setEndian(int) - Method in interface de.jarnbjo.util.io.BitInputStream
changes the endian mode used when reading bit-wise from the stream, changing the mode mid-stream will cause the read cursor to move to the beginning of the next byte (as if calling the allign method
setEndian(int) - Method in class de.jarnbjo.util.io.ByteArrayBitInputStream
 
setInputFormat(Format) - Method in class de.jarnbjo.jmf.FlacDecoder
 
setInputFormat(Format) - Method in class de.jarnbjo.jmf.TheoraDecoder
 
setInputFormat(Format) - Method in class de.jarnbjo.jmf.VorbisDecoder
 
setNewValue(int, int) - Method in class de.jarnbjo.util.io.HuffmanNode
creates a new tree node at the first free location at the given depth, and assigns the value to it
setOutputFormat(Format) - Method in class de.jarnbjo.jmf.FlacDecoder
 
setOutputFormat(Format) - Method in class de.jarnbjo.jmf.TheoraDecoder
 
setOutputFormat(Format) - Method in class de.jarnbjo.jmf.VorbisDecoder
 
setPosition(Time, int) - Method in class de.jarnbjo.jmf.FlacParser
 
setPosition(Time, int) - Method in class de.jarnbjo.jmf.OggParser
 
setSource(DataSource) - Method in class de.jarnbjo.jmf.FlacParser
 
setSource(DataSource) - Method in class de.jarnbjo.jmf.OggParser
 
setTime(long) - Method in class de.jarnbjo.jmf.OggJmfStream
 
setTime(long) - Method in class de.jarnbjo.ogg.BasicStream
 
setTime(long) - Method in class de.jarnbjo.ogg.CachedUrlStream
 
setTime(long) - Method in class de.jarnbjo.ogg.FileStream
 
setTime(long) - Method in interface de.jarnbjo.ogg.LogicalOggStream
This method is invoked on all logical streams when calling the same method on the physical stream.
setTime(long) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
setTime(long) - Method in class de.jarnbjo.ogg.OnDemandUrlStream
 
setTime(long) - Method in interface de.jarnbjo.ogg.PhysicalOggStream
Sets this stream's (and its logical stream's) position to the granule position.
setTime(long) - Method in class de.jarnbjo.ogg.UncachedUrlStream
 
setTrackListener(TrackListener) - Method in class de.jarnbjo.jmf.OggTrack
 
SHIFT16 - Static variable in class de.jarnbjo.theora.Constants
 
SpiPlayer - Class in de.jarnbjo.oggtools
 
SpiPlayer() - Constructor for class de.jarnbjo.oggtools.SpiPlayer
 
start() - Method in class de.jarnbjo.jmf.FlacParser
 
start() - Method in class de.jarnbjo.jmf.OggParser
 
start() - Method in class de.jarnbjo.oggtools.TinyPlayerApplet
 
stop() - Method in class de.jarnbjo.jmf.FlacParser
 
stop() - Method in class de.jarnbjo.jmf.OggParser
 
stop() - Method in class de.jarnbjo.oggtools.TinyPlayerApplet
 
StreamInfo - Class in de.jarnbjo.flac
 
StreamInfo(BitInputStream) - Constructor for class de.jarnbjo.flac.StreamInfo
 
STRIDE_EXTRA - Static variable in class de.jarnbjo.theora.Constants
 
Subframe - Class in de.jarnbjo.flac
 
Subframe() - Constructor for class de.jarnbjo.flac.Subframe
 
Subframe.Constant - Class in de.jarnbjo.flac
 
Subframe.Constant(BitInputStream, Frame, StreamInfo) - Constructor for class de.jarnbjo.flac.Subframe.Constant
 
Subframe.Fixed - Class in de.jarnbjo.flac
 
Subframe.Fixed(BitInputStream, Frame, StreamInfo, int, int, boolean) - Constructor for class de.jarnbjo.flac.Subframe.Fixed
 
Subframe.Lpc - Class in de.jarnbjo.flac
 
Subframe.Lpc(BitInputStream, Frame, StreamInfo, int, int, boolean) - Constructor for class de.jarnbjo.flac.Subframe.Lpc
 
Subframe.Verbatim - Class in de.jarnbjo.flac
 
Subframe.Verbatim(BitInputStream, Frame, StreamInfo) - Constructor for class de.jarnbjo.flac.Subframe.Verbatim
 

T

TheoraDecoder - Class in de.jarnbjo.jmf
 
TheoraDecoder() - Constructor for class de.jarnbjo.jmf.TheoraDecoder
 
TheoraFormatException - Exception in de.jarnbjo.theora
Exception thrown when trying to read a corrupted Vorbis stream.
TheoraFormatException() - Constructor for exception de.jarnbjo.theora.TheoraFormatException
 
TheoraFormatException(String) - Constructor for exception de.jarnbjo.theora.TheoraFormatException
 
TheoraStream - Class in de.jarnbjo.theora
 
TheoraStream() - Constructor for class de.jarnbjo.theora.TheoraStream
 
TheoraStream(LogicalOggStream) - Constructor for class de.jarnbjo.theora.TheoraStream
 
TheoraTrack - Class in de.jarnbjo.jmf
 
TheoraTrack(LogicalOggStream, byte[]) - Constructor for class de.jarnbjo.jmf.TheoraTrack
 
TinyPlayerApplet - Class in de.jarnbjo.oggtools
 
TinyPlayerApplet() - Constructor for class de.jarnbjo.oggtools.TinyPlayerApplet
 
TinyPlayerApplet.VorbisInputStream - Class in de.jarnbjo.oggtools
 
TinyPlayerApplet.VorbisInputStream(VorbisStream) - Constructor for class de.jarnbjo.oggtools.TinyPlayerApplet.VorbisInputStream
 
TITLE - Static variable in class de.jarnbjo.flac.VorbisComment
 
TITLE - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
TRACKNUMBER - Static variable in class de.jarnbjo.flac.VorbisComment
 
TRACKNUMBER - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
TWO_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 

U

UMV_BORDER - Static variable in class de.jarnbjo.theora.Constants
 
UncachedUrlStream - Class in de.jarnbjo.ogg
Implementation of the PhysicalOggStream interface for reading an Ogg stream from a URL.
UncachedUrlStream(URL) - Constructor for class de.jarnbjo.ogg.UncachedUrlStream
Creates an instance of the PhysicalOggStream interface suitable for reading an Ogg stream from a URL.
UncachedUrlStream.LoaderThread - Class in de.jarnbjo.ogg
 
UncachedUrlStream.LoaderThread(InputStream, LinkedList) - Constructor for class de.jarnbjo.ogg.UncachedUrlStream.LoaderThread
 
UP - Static variable in class de.jarnbjo.theora.Constants
 
Util - Class in de.jarnbjo.vorbis
 
Util() - Constructor for class de.jarnbjo.vorbis.Util
 
uvCoeffsV1 - Static variable in class de.jarnbjo.theora.Constants
 

V

value - Variable in class de.jarnbjo.util.io.HuffmanNode
 
VERSION - Static variable in class de.jarnbjo.flac.VorbisComment
 
VERSION - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
VERY_BEST_Q - Static variable in class de.jarnbjo.theora.Constants
 
VFRAGPIXELS - Static variable in class de.jarnbjo.theora.Constants
 
VorbisAudioFileReader - Class in de.jarnbjo.vorbis
 
VorbisAudioFileReader() - Constructor for class de.jarnbjo.vorbis.VorbisAudioFileReader
 
VorbisAudioFileReader.VorbisFormatType - Class in de.jarnbjo.vorbis
 
VorbisAudioFileReader.VorbisInputStream - Class in de.jarnbjo.vorbis
 
VorbisAudioFileReader.VorbisInputStream(VorbisStream) - Constructor for class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream
 
VorbisComment - Class in de.jarnbjo.flac
 
VorbisComment(BitInputStream) - Constructor for class de.jarnbjo.flac.VorbisComment
 
VorbisDecoder - Class in de.jarnbjo.jmf
 
VorbisDecoder() - Constructor for class de.jarnbjo.jmf.VorbisDecoder
 
VorbisFormatException - Exception in de.jarnbjo.vorbis
Exception thrown when trying to read a corrupted Vorbis stream.
VorbisFormatException() - Constructor for exception de.jarnbjo.vorbis.VorbisFormatException
 
VorbisFormatException(String) - Constructor for exception de.jarnbjo.vorbis.VorbisFormatException
 
VorbisStream - Class in de.jarnbjo.vorbis
 
VorbisStream() - Constructor for class de.jarnbjo.vorbis.VorbisStream
 
VorbisStream(LogicalOggStream) - Constructor for class de.jarnbjo.vorbis.VorbisStream
 
VorbisTrack - Class in de.jarnbjo.jmf
?berschrift: JOgg
VorbisTrack(LogicalOggStream, byte[]) - Constructor for class de.jarnbjo.jmf.VorbisTrack
 

X

x - Variable in class de.jarnbjo.theora.MotionVector
 

Y

y - Variable in class de.jarnbjo.theora.MotionVector
 
yCoeffsV1 - Static variable in class de.jarnbjo.theora.Constants
 
YDIFF_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 

Z

zeroChild - Variable in class de.jarnbjo.theora.HuffEntry
 
A B C D E F G H I K L M N O P Q R S T U V X Y Z 

Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.