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_CHOICES - Static variable in class de.jarnbjo.theora.Constants
 
AC_HUFF_CHOICE_BITS - 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
 
ALBUM - Static variable in class de.jarnbjo.flac.VorbisComment
 
ALBUM - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
ARTIST - Static variable in class de.jarnbjo.flac.VorbisComment
 
ARTIST - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
Application - class de.jarnbjo.flac.Application.
 
addGranulePosition(long) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
addPageNumberMapping(int) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
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
 

B

BASE_FRAME - Static variable in class de.jarnbjo.theora.Constants
 
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
 
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
 
BasicStream - class de.jarnbjo.ogg.BasicStream.
Implementation of the PhysicalOggStream interface for reading an Ogg stream from a URL.
BasicStream(InputStream) - Constructor for class de.jarnbjo.ogg.BasicStream
 
BitInputStream - interface de.jarnbjo.util.io.BitInputStream.
An interface with methods allowing bit-wise reading from an input stream.
ByteArrayBitInputStream - class de.jarnbjo.util.io.ByteArrayBitInputStream.
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
 
blockOrderMap1 - Static variable in class de.jarnbjo.theora.Constants
 

C

CANDIDATE_BLOCK - Static variable in class de.jarnbjo.theora.Constants
 
CANDIDATE_BLOCK_LOW - Static variable in class de.jarnbjo.theora.Constants
 
CHLOCALS_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
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
 
CONTACT - Static variable in class de.jarnbjo.flac.VorbisComment
 
CONTACT - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
COPYRIGHT - Static variable in class de.jarnbjo.flac.VorbisComment
 
COPYRIGHT - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
CURRENT_ENCODE_VERSION - Static variable in class de.jarnbjo.theora.Constants
 
CachedUrlStream - class de.jarnbjo.ogg.CachedUrlStream.
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 de.jarnbjo.ogg.CachedUrlStream.LoaderThread.
 
CachedUrlStream.LoaderThread(InputStream, RandomAccessFile, byte[]) - Constructor for class de.jarnbjo.ogg.CachedUrlStream.LoaderThread
 
CodingMode - class de.jarnbjo.theora.CodingMode.
 
CoeffNode - class de.jarnbjo.theora.CoeffNode.
 
CoeffNode() - Constructor for class de.jarnbjo.theora.CoeffNode
 
CommentHeader - class de.jarnbjo.vorbis.CommentHeader.
 
CommentHeader(BitInputStream) - Constructor for class de.jarnbjo.vorbis.CommentHeader
 
Constants - class de.jarnbjo.theora.Constants.
 
Constants() - Constructor for class de.jarnbjo.theora.Constants
 
Coordinate - class de.jarnbjo.theora.Coordinate.
 
Coordinate() - Constructor for class de.jarnbjo.theora.Coordinate
 
checkFormat(OggPage) - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
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
 
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
 

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
 
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
 
DC_HUFF_CHOICES - Static variable in class de.jarnbjo.theora.Constants
 
DC_HUFF_CHOICE_BITS - Static variable in class de.jarnbjo.theora.Constants
 
DC_HUFF_OFFSET - 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
 
dcScaleFactorTableV1 - Static variable in class de.jarnbjo.theora.Constants
 
de.jarnbjo.flac - package de.jarnbjo.flac
 
de.jarnbjo.ogg - package de.jarnbjo.ogg
 
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
 

E

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

F

FIRST_ROW - Static variable in class de.jarnbjo.theora.Constants
 
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
 
FadeableAudioInputStream - class de.jarnbjo.util.audio.FadeableAudioInputStream.
 
FadeableAudioInputStream(AudioInputStream) - Constructor for class de.jarnbjo.util.audio.FadeableAudioInputStream
 
FileStream - class de.jarnbjo.ogg.FileStream.
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.
FlacFormatException - exception de.jarnbjo.flac.FlacFormatException.
 
FlacFormatException() - Constructor for class de.jarnbjo.flac.FlacFormatException
 
FlacFormatException(String) - Constructor for class de.jarnbjo.flac.FlacFormatException
 
FlacFormatException(String, ByteArrayBitInputStream) - Constructor for class de.jarnbjo.flac.FlacFormatException
 
FlacStream - class de.jarnbjo.flac.FlacStream.
 
FlacStream() - Constructor for class de.jarnbjo.flac.FlacStream
 
FlacStream(LogicalOggStream) - Constructor for class de.jarnbjo.flac.FlacStream
 
Floor - class de.jarnbjo.vorbis.Floor.
 
Floor() - Constructor for class de.jarnbjo.vorbis.Floor
 
Frame - class de.jarnbjo.flac.Frame.
 
Frame(BitInputStream, StreamInfo) - Constructor for class de.jarnbjo.flac.Frame
 
fadeOut() - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
float32unpack(int) - Static method in class de.jarnbjo.vorbis.Util
 
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
 
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
 
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.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
 
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
 
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.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
 
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
 
getMinimumBitrate() - Method in class de.jarnbjo.vorbis.IdentificationHeader
 
getMinimumBlockSize() - Method in class de.jarnbjo.flac.StreamInfo
 
getMinimumFrameSize() - Method in class de.jarnbjo.flac.StreamInfo
 
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.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.ogg.OggPage
Return the check sum 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.Lpc
 
getPcm() - Method in class de.jarnbjo.flac.Subframe.Verbatim
 
getPcm() - Method in class de.jarnbjo.flac.Subframe
 
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.vorbis.IdentificationHeader
 
getSegmentLengths() - Method in class de.jarnbjo.ogg.OggPage
 
getSegmentOffsets() - Method in class de.jarnbjo.ogg.OggPage
 
getSegmentTable() - Method in class de.jarnbjo.ogg.OggPage
 
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
 
getStreamInfo() - Method in class de.jarnbjo.flac.FlacStream
 
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
 
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.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
 
getUOffset() - Method in class de.jarnbjo.theora.PbInstance
 
getUvStride() - Method in class de.jarnbjo.theora.PbInstance
 
getVOffset() - Method in class de.jarnbjo.theora.PbInstance
 
getValue() - Method in class de.jarnbjo.theora.CodingMode
 
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
 
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

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

I

IDCT_SCALE_FACTOR - 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
 
ISRC - Static variable in class de.jarnbjo.flac.VorbisComment
 
ISRC - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
IdentificationHeader - class de.jarnbjo.vorbis.IdentificationHeader.
 
IdentificationHeader(BitInputStream) - Constructor for class de.jarnbjo.vorbis.IdentificationHeader
 
i - Variable in class de.jarnbjo.theora.CoeffNode
 
icount(int) - Static method in class de.jarnbjo.vorbis.Util
 
ilog(int) - Static method in class de.jarnbjo.vorbis.Util
 
intPow(int, int) - Static method in class de.jarnbjo.vorbis.Util
 
interCoeffsV1 - Static variable in class de.jarnbjo.theora.Constants
 
isBitSet(int, int) - Static method in class de.jarnbjo.vorbis.Util
 
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.ogg.OggPage
 
isEos() - Method in class de.jarnbjo.ogg.OggPage
 
isFresh() - Method in class de.jarnbjo.ogg.OggPage
 
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
 
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
 
LOW_VAL_TOKENS - Static variable in class de.jarnbjo.theora.Constants
 
LogicalOggStream - interface de.jarnbjo.ogg.LogicalOggStream.
Interface providing access to a logical Ogg stream as part of a physical Ogg stream.
LogicalOggStreamImpl - class de.jarnbjo.ogg.LogicalOggStreamImpl.
 
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
 
lowNeighbour(int[], int) - Static method in class de.jarnbjo.vorbis.Util
 

M

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
 
MIN16 - 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
 
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
 
MODES - Static variable in class de.jarnbjo.theora.CodingMode
 
MODE_BITS - Static variable in class de.jarnbjo.theora.Constants
 
MODE_METHODS - Static variable in class de.jarnbjo.theora.Constants
 
MODE_METHOD_BITS - Static variable in class de.jarnbjo.theora.Constants
 
MetadataBlock - class de.jarnbjo.flac.MetadataBlock.
 
MetadataBlock() - Constructor for class de.jarnbjo.flac.MetadataBlock
 
MotionVector - class de.jarnbjo.theora.MotionVector.
 
MotionVector() - Constructor for class de.jarnbjo.theora.MotionVector
 
mbOrderMap - Static variable in class de.jarnbjo.theora.Constants
 
modeAlphabet - Static variable in class de.jarnbjo.theora.Constants
 
modeUsesMC - Static variable in class de.jarnbjo.theora.Constants
 

N

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
 
next - Variable in class de.jarnbjo.theora.CoeffNode
 
next - Variable in class de.jarnbjo.theora.HuffEntry
 

O

OLD_SCHEME - Static variable in class de.jarnbjo.theora.Constants
 
ONE_TOKEN - Static variable in class de.jarnbjo.theora.Constants
 
ORGANIZATION - Static variable in class de.jarnbjo.flac.VorbisComment
 
ORGANIZATION - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
OggFormatException - exception de.jarnbjo.ogg.OggFormatException.
Exception thrown when trying to read a corrupted Ogg stream.
OggFormatException() - Constructor for class de.jarnbjo.ogg.OggFormatException
 
OggFormatException(String) - Constructor for class de.jarnbjo.ogg.OggFormatException
 
OggPage - class de.jarnbjo.ogg.OggPage.
An instance of this class represents an ogg page read from an ogg file or network stream.
OggpackBuffer - class de.jarnbjo.theora.OggpackBuffer.
 
OggpackBuffer() - Constructor for class de.jarnbjo.theora.OggpackBuffer
 
OnDemandUrlStream - class de.jarnbjo.ogg.OnDemandUrlStream.
Implementation of the PhysicalOggStream interface for reading an Ogg stream from a URL.
OnDemandUrlStream(URL) - Constructor for class de.jarnbjo.ogg.OnDemandUrlStream
 
oneChild - Variable in class de.jarnbjo.theora.HuffEntry
 

P

PERFORMER - Static variable in class de.jarnbjo.flac.VorbisComment
 
PERFORMER - Static variable in class de.jarnbjo.vorbis.CommentHeader
 
PMAP_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
PSCORE_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
Padding - class de.jarnbjo.flac.Padding.
 
PbInstance - class de.jarnbjo.theora.PbInstance.
 
PbInstance(Header) - Constructor for class de.jarnbjo.theora.PbInstance
 
PhysicalOggStream - interface de.jarnbjo.ogg.PhysicalOggStream.
Interface providing access to a physical Ogg stream.
PostProcess - class de.jarnbjo.theora.PostProcess.
 
PostProcess() - Constructor for class de.jarnbjo.theora.PostProcess
 
PpInstance - class de.jarnbjo.theora.PpInstance.
 
PpInstance() - Constructor for class de.jarnbjo.theora.PpInstance
 
previous - Variable in class de.jarnbjo.theora.HuffEntry
 
printStackTrace() - Method in class de.jarnbjo.flac.FlacFormatException
 
processPacket(byte[]) - Method in class de.jarnbjo.flac.FlacStream
 
processPacket(byte[]) - Method in class de.jarnbjo.vorbis.VorbisStream
 

Q

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

R

RIGHT - Static variable in class de.jarnbjo.theora.Constants
 
read(byte[]) - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
read(byte[], int, int) - Method in class de.jarnbjo.util.audio.FadeableAudioInputStream
 
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
 
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 not supported for little endian
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 not supported for little endian
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 interface de.jarnbjo.ogg.LogicalOggStream
Sets the stream's position to the beginning of the stream.
reset() - Method in class de.jarnbjo.ogg.LogicalOggStreamImpl
 
run() - Method in class de.jarnbjo.ogg.CachedUrlStream.LoaderThread
 
run() - Method in class de.jarnbjo.ogg.UncachedUrlStream.LoaderThread
 

S

SHIFT16 - Static variable in class de.jarnbjo.theora.Constants
 
STRIDE_EXTRA - Static variable in class de.jarnbjo.theora.Constants
 
ScanConfigData - class de.jarnbjo.theora.ScanConfigData.
 
ScanConfigData() - Constructor for class de.jarnbjo.theora.ScanConfigData
 
SeekPoint - class de.jarnbjo.flac.SeekPoint.
 
SeekPoint(long, long, int) - Constructor for class de.jarnbjo.flac.SeekPoint
 
SeekTable - class de.jarnbjo.flac.SeekTable.
 
StreamInfo - class de.jarnbjo.flac.StreamInfo.
 
Subframe - class de.jarnbjo.flac.Subframe.
 
Subframe() - Constructor for class de.jarnbjo.flac.Subframe
 
Subframe.Constant - class de.jarnbjo.flac.Subframe.Constant.
 
Subframe.Constant(BitInputStream, Frame, StreamInfo) - Constructor for class de.jarnbjo.flac.Subframe.Constant
 
Subframe.Fixed - class de.jarnbjo.flac.Subframe.Fixed.
 
Subframe.Fixed(BitInputStream, Frame, StreamInfo, int, int, boolean) - Constructor for class de.jarnbjo.flac.Subframe.Fixed
 
Subframe.Lpc - class de.jarnbjo.flac.Subframe.Lpc.
 
Subframe.Lpc(BitInputStream, Frame, StreamInfo, int, int, boolean) - Constructor for class de.jarnbjo.flac.Subframe.Lpc
 
Subframe.Verbatim - class de.jarnbjo.flac.Subframe.Verbatim.
 
Subframe.Verbatim(BitInputStream, Frame, StreamInfo) - Constructor for class de.jarnbjo.flac.Subframe.Verbatim
 
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
 
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
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
 

T

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
 
TheoraFormatException - exception de.jarnbjo.theora.TheoraFormatException.
Exception thrown when trying to read a corrupted Vorbis stream.
TheoraFormatException() - Constructor for class de.jarnbjo.theora.TheoraFormatException
 
TheoraFormatException(String) - Constructor for class de.jarnbjo.theora.TheoraFormatException
 
TheoraStream - class de.jarnbjo.theora.TheoraStream.
 
TheoraStream() - Constructor for class de.jarnbjo.theora.TheoraStream
 
TheoraStream(LogicalOggStream) - Constructor for class de.jarnbjo.theora.TheoraStream
 

U

UMV_BORDER - Static variable in class de.jarnbjo.theora.Constants
 
UP - Static variable in class de.jarnbjo.theora.Constants
 
UncachedUrlStream - class de.jarnbjo.ogg.UncachedUrlStream.
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 de.jarnbjo.ogg.UncachedUrlStream.LoaderThread.
 
UncachedUrlStream.LoaderThread(InputStream, LinkedList) - Constructor for class de.jarnbjo.ogg.UncachedUrlStream.LoaderThread
 
Util - class de.jarnbjo.vorbis.Util.
 
Util() - Constructor for class de.jarnbjo.vorbis.Util
 
uvCoeffsV1 - Static variable in class de.jarnbjo.theora.Constants
 

V

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 de.jarnbjo.vorbis.VorbisAudioFileReader.
 
VorbisAudioFileReader() - Constructor for class de.jarnbjo.vorbis.VorbisAudioFileReader
 
VorbisAudioFileReader.VorbisFormatType - class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisFormatType.
 
VorbisAudioFileReader.VorbisInputStream - class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream.
 
VorbisAudioFileReader.VorbisInputStream(VorbisStream) - Constructor for class de.jarnbjo.vorbis.VorbisAudioFileReader.VorbisInputStream
 
VorbisComment - class de.jarnbjo.flac.VorbisComment.
 
VorbisComment(BitInputStream) - Constructor for class de.jarnbjo.flac.VorbisComment
 
VorbisFormatException - exception de.jarnbjo.vorbis.VorbisFormatException.
Exception thrown when trying to read a corrupted Vorbis stream.
VorbisFormatException() - Constructor for class de.jarnbjo.vorbis.VorbisFormatException
 
VorbisFormatException(String) - Constructor for class de.jarnbjo.vorbis.VorbisFormatException
 
VorbisStream - class de.jarnbjo.vorbis.VorbisStream.
 
VorbisStream() - Constructor for class de.jarnbjo.vorbis.VorbisStream
 
VorbisStream(LogicalOggStream) - Constructor for class de.jarnbjo.vorbis.VorbisStream
 

X

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

Y

YDIFF_CB_ROWS - Static variable in class de.jarnbjo.theora.Constants
 
y - Variable in class de.jarnbjo.theora.MotionVector
 
yCoeffsV1 - 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