- getAlbum() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) Album, or null if no
Album tags present.
- getAlbum() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) Album, or null if no
Album tags present.
- getAllComments() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns all the comments, across all tags
- getAllComments() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns all the comments
- getArtist() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) Artist, or null if no
Artist tags present.
- getArtist() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) Artist, or null if no
Artist tags present.
- getAudioDataSize() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The size, in bytes, of all the audio data
- getAudioPacketsCount() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The number of audio packets in the stream
- getAverageAudioBitrate() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The average audio bitrate, in bits per second, of the
audio data, but excluding headers and ogg overhead
- getAverageOverallBitrate() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The average bitrate, in bits per second, of all data
in the file (audio, headers, overhead)
- getAvgPacketDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getAvgPageDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getBaseGranule() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getBaseTimeDenominator() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getBaseTimeNumerator() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getBitrate() - Method in class org.gagravarr.speex.SpeexInfo
-
- getBitrateLower() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getBitrateNominal() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getBitrateUpper() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getBitsPerSample() - Method in class org.gagravarr.flac.FlacAudioFrame
-
Sample size in bits
- getBitsPerSample() - Method in class org.gagravarr.flac.FlacInfo
-
- getBlockSize() - Method in class org.gagravarr.flac.FlacAudioFrame
-
Block size in inter-channel samples
- getBlockSize() - Method in class org.gagravarr.flac.FlacAudioSubFrame
-
- getBlocksize0() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getBlocksize1() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getBoneForStream(int) - Method in class org.gagravarr.skeleton.SkeletonStream
-
Get the fisbone for a given stream, or null if
the stream isn't described
- getChannelMapping() - Method in class org.gagravarr.opus.OpusInfo
-
- getChannelMappingFamily() - Method in class org.gagravarr.opus.OpusInfo
-
- getChannels() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getChannelType() - Method in class org.gagravarr.flac.FlacAudioFrame
-
- getChecksum() - Method in class org.gagravarr.ogg.OggPage
-
- getCodedNumber() - Method in class org.gagravarr.flac.FlacAudioFrame
-
- getCoefficients() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameLPC
-
- getColourSpace() - Method in class org.gagravarr.theora.TheoraInfo
-
Colour space, from the indexed list
- getComment() - Method in class org.gagravarr.vorbis.VorbisFile
-
- getComments(String) - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns all comments for a given tag, in
file order.
- getComments() - Method in class org.gagravarr.theora.TheoraFile
-
- getComments(String) - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns all comments for a given tag, in
file order.
- getContentOffset() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getContentType() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getCRC(byte[]) - Static method in class org.gagravarr.ogg.CRCUtils
-
- getCRC(byte[], int) - Static method in class org.gagravarr.ogg.CRCUtils
-
- getCurrentGranulePosition() - Method in class org.gagravarr.ogg.OggPacketWriter
-
- getCurrentPageSize() - Method in class org.gagravarr.ogg.OggPacketWriter
-
Returns the size of the page currently being written
to, including its headers.
- getData() - Method in class org.gagravarr.flac.FlacAudioFrame
-
Returns the contents, including the sync header
- getData() - Method in class org.gagravarr.flac.FlacFrame
-
- getData() - Method in class org.gagravarr.flac.FlacMetadataBlock
-
- getData() - Method in class org.gagravarr.flac.FlacTags.FlacTagsAsMetadata
-
- getData() - Method in class org.gagravarr.ogg.BytesCapturingInputStream
-
Returns all data captured so far, without resetting.
- getData() - Method in class org.gagravarr.ogg.HighLevelOggStreamPacket
-
- getData() - Method in class org.gagravarr.ogg.OggPacketData
-
Returns the data that makes up the packet.
- getData() - Method in class org.gagravarr.ogg.OggPage
-
- getData() - Method in interface org.gagravarr.ogg.OggStreamPacket
-
- getDataSize() - Method in class org.gagravarr.ogg.OggPage
-
How big is the page, excluding headers?
- getDate() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) Date, or null if no
Date tags present.
- getDate() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) Date, or null if no
Date tags present.
- getDuration() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
Returns the duration, in Hours:Minutes:Seconds.MS
- getDurationSeconds() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
Returns the duration of the audio, in seconds.
- getExtraHeaders() - Method in class org.gagravarr.speex.SpeexInfo
-
- getFirstPacket() - Method in class org.gagravarr.flac.FlacOggFile
-
Returns the first Ogg Packet, which has some metadata in it
- getFisbones() - Method in class org.gagravarr.skeleton.SkeletonStream
-
Get all known fisbones
- getFishead() - Method in class org.gagravarr.skeleton.SkeletonStream
-
- getFrameHeight() - Method in class org.gagravarr.theora.TheoraInfo
-
The height of a frame, in Pixels
- getFrameHeightMB() - Method in class org.gagravarr.theora.TheoraInfo
-
The height of a frame, in Macro Blocks
- getFrameNumBlocks() - Method in class org.gagravarr.theora.TheoraInfo
-
The number of blocks in a frame
- getFrameNumMacroBlocks() - Method in class org.gagravarr.theora.TheoraInfo
-
The number of marco blocks in a frame
- getFrameNumSuperBlocks() - Method in class org.gagravarr.theora.TheoraInfo
-
The number of super blocks in a frame
- getFrameRateDenominator() - Method in class org.gagravarr.theora.TheoraInfo
-
The frame rate denominator
- getFrameRateNumerator() - Method in class org.gagravarr.theora.TheoraInfo
-
The frame rate numerator
- getFrameSize() - Method in class org.gagravarr.speex.SpeexInfo
-
- getFramesPerPacket() - Method in class org.gagravarr.speex.SpeexInfo
-
- getFrameWidth() - Method in class org.gagravarr.theora.TheoraInfo
-
The width of a frame, in Pixels
- getFrameWidthMB() - Method in class org.gagravarr.theora.TheoraInfo
-
The width of a frame, in Macro Blocks
- getGenre() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) Genre, or null if no
Genre tags present.
- getGenre() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) Genre, or null if no
Genre tags present.
- getGranulePosition() - Method in class org.gagravarr.ogg.OggPacket
-
Returns the granule position of the page
that this packet belongs to.
- getGranulePosition() - Method in class org.gagravarr.ogg.OggPage
-
- getGranulePosition() - Method in class org.gagravarr.ogg.OggStreamAudioVisualData
-
Returns the granule position, or -1 if
this wasn't read from a file
- getGranulerateDenominator() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getGranulerateNumerator() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getGranuleShift() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getHeader() - Method in class org.gagravarr.ogg.OggPage
-
Gets the header, but with a blank CRC field
- getHeaderOverheadSize() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The size, in bytes, of the audio headers at the
start of the file
- getHeaderSize() - Method in class org.gagravarr.flac.FlacTags
-
Type plus three byte length
- getHeaderSize() - Method in class org.gagravarr.opus.OpusTags
-
8 byte OpusTags
- getHeaderSize() - Method in class org.gagravarr.speex.SpeexTags
-
0 byte header
- getHeaderSize() - Method in class org.gagravarr.theora.TheoraComments
-
8 bytes - type + theora
- getHeaderSize() - Method in class org.gagravarr.vorbis.VorbisAudioData
-
- getHeaderSize() - Method in class org.gagravarr.vorbis.VorbisComments
-
- getHeaderSize() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getHeaderSize() - Method in interface org.gagravarr.vorbis.VorbisPacket
-
How big is the header on this packet?
For Metadata packets it's normally 7 bytes,
otherwise for audio packets there is no header.
- getHeaderSize() - Method in class org.gagravarr.vorbis.VorbisSetup
-
- getHeaderSize() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
- getInfo() - Method in class org.gagravarr.flac.FlacFile
-
- getInfo() - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
- getInfo() - Method in class org.gagravarr.flac.FlacOggFile
-
Return the Ogg-specific version of the Flac Info
- getInfo() - Method in interface org.gagravarr.ogg.audio.OggAudioHeaders
-
- getInfo() - Method in class org.gagravarr.ogg.audio.OggAudioStreamHeaders
-
- getInfo() - Method in class org.gagravarr.opus.OpusFile
-
- getInfo() - Method in class org.gagravarr.speex.SpeexFile
-
- getInfo() - Method in class org.gagravarr.theora.TheoraFile
-
- getInfo() - Method in class org.gagravarr.vorbis.VorbisFile
-
- getInt(int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt(int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt(int, int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt(int, int, int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt(int, int, int, int, int, int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt2(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt2(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt2BE(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt2BE(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt3(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt3(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt3BE(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt3BE(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt4(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt4(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt4(byte[], int) - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
- getInt4BE(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt4BE(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt5(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt5(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt8(byte[]) - Static method in class org.gagravarr.ogg.IOUtils
-
- getInt8(byte[], int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getIntBE(int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getIntBE(int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getIntBE(int, int, int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getKeyFrameNumberGranuleShift() - Method in class org.gagravarr.theora.TheoraInfo
-
Shift for splitting the granule position between
the frame number of the last frame, and the number
of frames since then
- getKeyFrames() - Method in class org.gagravarr.skeleton.SkeletonStream
-
Get all known key frames
- getLastGranule() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The last granule (time position) in the audio stream
- getLinearPredictorCoefficientPrecision() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameLPC
-
- getLinearPredictorCoefficientShift() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameLPC
-
- getMajorVersion() - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
Returns the Major Version number
- getMajorVersion() - Method in class org.gagravarr.opus.OpusInfo
-
- getMajorVersion() - Method in class org.gagravarr.theora.TheoraInfo
-
- getMaximumBlockSize() - Method in class org.gagravarr.flac.FlacInfo
-
The maximum block size (in samples) used in the stream.
- getMaximumFrameSize() - Method in class org.gagravarr.flac.FlacInfo
-
- getMaxPacketBytes() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMaxPacketDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMaxPageDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMessageHeaders() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
Provides read and write access to the Message Headers,
which are used to describe the stream.
- getMinimumBlockSize() - Method in class org.gagravarr.flac.FlacInfo
-
The minimum block size (in samples) used in the stream.
- getMinimumFrameSize() - Method in class org.gagravarr.flac.FlacInfo
-
- getMinimumPageSize() - Static method in class org.gagravarr.ogg.OggPage
-
Returns the minimum size of a page, which is 27
bytes for the headers
- getMinorVersion() - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
Returns the Minor Version number.
- getMinorVersion() - Method in class org.gagravarr.opus.OpusInfo
-
- getMinorVersion() - Method in class org.gagravarr.theora.TheoraInfo
-
- getMinPacketBytes() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMinPacketDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMinPageDuration() - Method in class org.gagravarr.opus.OpusStatistics
-
- getMode() - Method in class org.gagravarr.speex.SpeexInfo
-
- getModeBitstreamVersion() - Method in class org.gagravarr.speex.SpeexInfo
-
- getNextAudioPacket() - Method in class org.gagravarr.flac.FlacFile
-
- getNextAudioPacket() - Method in class org.gagravarr.flac.FlacNativeFile
-
- getNextAudioPacket() - Method in class org.gagravarr.flac.FlacOggFile
-
- getNextAudioPacket() - Method in interface org.gagravarr.ogg.audio.OggAudioStream
-
- getNextAudioPacket() - Method in class org.gagravarr.opus.OpusFile
-
- getNextAudioPacket() - Method in class org.gagravarr.speex.SpeexFile
-
- getNextAudioPacket() - Method in class org.gagravarr.vorbis.VorbisFile
-
- getNextAudioVisualPacket() - Method in class org.gagravarr.theora.TheoraFile
-
Returns the next audio or video packet across
any supported stream, or null if no more remain
- getNextAudioVisualPacket(Set<Integer>) - Method in class org.gagravarr.theora.TheoraFile
-
Returns the next audio or video packet from any of
the specified streams, or null if no more remain
- getNextPacket() - Method in class org.gagravarr.ogg.OggPacketReader
-
Returns the next packet in the file, or
null if no more packets remain.
- getNextPacketWithSid(int) - Method in class org.gagravarr.ogg.OggPacketReader
-
Returns the next packet with the given SID (Stream ID), or
null if no more packets remain.
- getNominalBitrate() - Method in class org.gagravarr.theora.TheoraInfo
-
Nominal bitrate, in bits per second, or zero if the
encoder couldn't guess
- getNumberOfCodebooks() - Method in class org.gagravarr.vorbis.VorbisSetup
-
- getNumberOfFrames() - Method in class org.gagravarr.opus.OpusAudioData
-
- getNumberOfHeaderBlocks() - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
Gets the number of header blocks, excluding this one, or
zero if not known
- getNumberOfSamples() - Method in class org.gagravarr.flac.FlacInfo
-
- getNumberOfSamples() - Method in class org.gagravarr.opus.OpusAudioData
-
- getNumChannels() - Method in class org.gagravarr.flac.FlacAudioFrame
-
Number of channels
- getNumChannels() - Method in class org.gagravarr.flac.FlacInfo
-
- getNumChannels() - Method in interface org.gagravarr.ogg.audio.OggAudioInfoHeader
-
- getNumChannels() - Method in class org.gagravarr.opus.OpusInfo
-
- getNumChannels() - Method in class org.gagravarr.speex.SpeexInfo
-
- getNumChannels() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getNumHeaderPackets() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getNumLVs() - Method in class org.gagravarr.ogg.OggPage
-
For unit testing only!
- getNumPartitions() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidual
-
- getOggFile() - Method in class org.gagravarr.flac.FlacOggFile
-
Returns the underlying Ogg File instance
- getOggFile() - Method in class org.gagravarr.opus.OpusFile
-
Returns the underlying Ogg File instance
- getOggFile() - Method in class org.gagravarr.speex.SpeexFile
-
Returns the underlying Ogg File instance
- getOggFile() - Method in class org.gagravarr.theora.TheoraFile
-
Returns the underlying Ogg File instance
- getOggFile() - Method in class org.gagravarr.vorbis.VorbisFile
-
Returns the underlying Ogg File instance
- getOggOverheadPercentage() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The percentage, from 0 to 100, of the ogg page overhead
of all the packets (audio data and audio headers)
- getOggOverheadSize() - Method in class org.gagravarr.flac.FlacOggInfo
-
The overhead comes from the parent packet
- getOggOverheadSize() - Method in class org.gagravarr.ogg.audio.OggAudioStatistics
-
The size, in bytes, of the ogg page overhead of all
the packets (audio data and audio headers)
- getOggOverheadSize() - Method in class org.gagravarr.ogg.HighLevelOggStreamPacket
-
Returns the approximate number of bytes overhead
from the underlying
OggPacket /
OggPage
structures into which this data is stored.
- getOggOverheadSize() - Method in interface org.gagravarr.ogg.OggStreamPacket
-
- getOggPacket() - Method in class org.gagravarr.ogg.HighLevelOggStreamPacket
-
- getOutputGain() - Method in class org.gagravarr.opus.OpusInfo
-
- getOverheadBytes() - Method in class org.gagravarr.ogg.OggPacket
-
Returns the number of bytes overhead of the
OggPage
we belong to, if we're the only packet in the page, or
a rough guess if we span multiple pages / share a page.
- getPacketIterator() - Method in class org.gagravarr.ogg.OggPage
-
- getPacketIterator(OggPacketData) - Method in class org.gagravarr.ogg.OggPage
-
- getPacketReader() - Method in class org.gagravarr.ogg.OggFile
-
Returns a reader that will allow you to read packets
from the file, across all Logical Bit Streams,
in the order that they occur.
- getPacketWriter() - Method in class org.gagravarr.ogg.OggFile
-
Creates a new Logical Bit Stream in the file,
and returns a Writer for putting data
into it.
- getPacketWriter(int) - Method in class org.gagravarr.ogg.OggFile
-
Creates a new Logical Bit Stream in the file,
and returns a Writer for putting data
into it.
- getPageSize() - Method in class org.gagravarr.ogg.OggPage
-
How big is the page, including headers?
- getPartitionOrder() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidual
-
- getPictureRegionHeight() - Method in class org.gagravarr.theora.TheoraInfo
-
The height of the picture region, in pixels
- getPictureRegionWidth() - Method in class org.gagravarr.theora.TheoraInfo
-
The width of the picture region, in pixels
- getPictureRegionXOffset() - Method in class org.gagravarr.theora.TheoraInfo
-
The x offset to the start of the picture region, in pixels
- getPictureRegionYOffset() - Method in class org.gagravarr.theora.TheoraInfo
-
The y offset to the start of the picture region, in pixels
- getPixelAspectDenomerator() - Method in class org.gagravarr.theora.TheoraInfo
-
Pixel aspect ratio denomerator
- getPixelAspectNumerator() - Method in class org.gagravarr.theora.TheoraInfo
-
Pixel aspect ratio numerator
- getPixelFormat() - Method in class org.gagravarr.theora.TheoraInfo
-
????
- getPredictorOrder() - Method in class org.gagravarr.flac.FlacAudioSubFrame
-
- getPreroll() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getPresentationTimeDenominator() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getPresentationTimeNumerator() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getPreSkip() - Method in class org.gagravarr.flac.FlacInfo
-
- getPreSkip() - Method in interface org.gagravarr.ogg.audio.OggAudioInfoHeader
-
- getPreSkip() - Method in class org.gagravarr.opus.OpusInfo
-
- getPreSkip() - Method in class org.gagravarr.speex.SpeexInfo
-
- getPreSkip() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getQualityHint() - Method in class org.gagravarr.theora.TheoraInfo
-
Quality hint - higher is better
- getRate() - Method in class org.gagravarr.opus.OpusInfo
-
- getRate() - Method in class org.gagravarr.speex.SpeexInfo
-
- getRate() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getReserved1() - Method in class org.gagravarr.speex.SpeexInfo
-
- getReserved2() - Method in class org.gagravarr.speex.SpeexInfo
-
- getResidual() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameWithResidual
-
- getRevisionVersion() - Method in class org.gagravarr.theora.TheoraInfo
-
- getRiceParams() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidual
-
- getSampleRate() - Method in class org.gagravarr.flac.FlacAudioFrame
-
Sample rate in Hz
- getSampleRate() - Method in class org.gagravarr.flac.FlacInfo
-
- getSampleRate() - Method in interface org.gagravarr.ogg.audio.OggAudioInfoHeader
-
- getSampleRate() - Method in class org.gagravarr.opus.OpusInfo
-
- getSampleRate() - Method in class org.gagravarr.speex.SpeexInfo
-
- getSampleRate() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getSampleSizeBits() - Method in class org.gagravarr.flac.FlacAudioSubFrame
-
- getSegmentLength() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getSequenceNumber() - Method in class org.gagravarr.ogg.OggPacket
-
Returns the sequence number within the stream
of the page that this packet belongs to.
- getSequenceNumber() - Method in class org.gagravarr.ogg.OggPage
-
- getSerialNumber() - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- getSetup() - Method in class org.gagravarr.flac.FlacOggFile
-
Flac doesn't have setup packets per-se, so return null
- getSetup() - Method in interface org.gagravarr.ogg.audio.OggAudioHeaders
-
- getSetup() - Method in class org.gagravarr.ogg.audio.OggAudioStreamHeaders
-
- getSetup() - Method in class org.gagravarr.opus.OpusFile
-
Opus doesn't have setup headers, so this is always null
- getSetup() - Method in class org.gagravarr.speex.SpeexFile
-
Speex doesn't have setup headers, so this is always null
- getSetup() - Method in class org.gagravarr.theora.TheoraFile
-
- getSetup() - Method in class org.gagravarr.vorbis.VorbisFile
-
- getSid() - Method in class org.gagravarr.flac.FlacOggFile
-
Returns the Ogg Stream ID
- getSid() - Method in interface org.gagravarr.ogg.audio.OggAudioHeaders
-
- getSid() - Method in class org.gagravarr.ogg.audio.OggAudioStreamHeaders
-
- getSid() - Method in class org.gagravarr.ogg.OggPacket
-
Returns the Stream ID (Sid) that
this packet belongs to.
- getSid() - Method in class org.gagravarr.ogg.OggPacketWriter
-
- getSid() - Method in class org.gagravarr.ogg.OggPage
-
- getSid() - Method in class org.gagravarr.opus.OpusFile
-
Returns the Ogg Stream ID
- getSid() - Method in class org.gagravarr.skeleton.SkeletonStream
-
Returns the Ogg Stream ID of the Skeleton
- getSid() - Method in class org.gagravarr.speex.SpeexFile
-
Returns the Ogg Stream ID
- getSid() - Method in class org.gagravarr.theora.TheoraFile
-
Returns the Ogg Stream ID
- getSid() - Method in class org.gagravarr.vorbis.VorbisFile
-
Returns the Ogg Stream ID
- getSignature() - Method in class org.gagravarr.flac.FlacInfo
-
- getSingleComment(String) - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
- getSizePendingFlush() - Method in class org.gagravarr.ogg.OggPacketWriter
-
Returns the number of bytes (excluding headers)
currently waiting to be written to disk.
- getSkeleton() - Method in class org.gagravarr.theora.TheoraFile
-
Returns the Skeleton data describing all the
streams, or null if the file has no Skeleton stream
- getSoundtracks() - Method in class org.gagravarr.theora.TheoraFile
-
Returns all the soundtracks
- getSoundtrackStreams() - Method in class org.gagravarr.theora.TheoraFile
-
Returns the soundtracks and their stream IDs
- getStreamCount() - Method in class org.gagravarr.opus.OpusInfo
-
- getSubFrames() - Method in class org.gagravarr.flac.FlacAudioFrame
-
SubFrames hold the encoded audio data on a per-channel basis
- getTags() - Method in class org.gagravarr.flac.FlacFile
-
- getTags() - Method in class org.gagravarr.flac.FlacTags.FlacTagsAsMetadata
-
- getTags() - Method in interface org.gagravarr.ogg.audio.OggAudioHeaders
-
- getTags() - Method in class org.gagravarr.ogg.audio.OggAudioStreamHeaders
-
- getTags() - Method in class org.gagravarr.opus.OpusFile
-
- getTags() - Method in class org.gagravarr.speex.SpeexFile
-
- getTags() - Method in class org.gagravarr.vorbis.VorbisFile
-
- getTitle() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) Title, or null if no
Title tags present.
- getTitle() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) Title, or null if no
Title tags present.
- getTrackNumber() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the (first) track number as a literal
string, eg "4" or "09", or null if
no track number tags present;
- getTrackNumber() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the (first) track number as a literal
string, eg "4" or "09", or null if
no track number tags present;
- getTrackNumberNumeric() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
Returns the track number, as converted into
an integer, or -1 if not available / not numeric
- getTrackNumberNumeric() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Returns the track number, as converted into
an integer, or -1 if not available / not numeric
- getTwoChannelStreamCount() - Method in class org.gagravarr.opus.OpusInfo
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameConstant
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameFixed
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameLPC
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameReserved
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidual
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidualRice
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameResidualRice2
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameVerbatim
-
- getType() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameWithResidual
-
- getType() - Method in class org.gagravarr.flac.FlacMetadataBlock
-
- getType() - Method in class org.gagravarr.flac.FlacOggFile
-
This is a Flac-in-Ogg file
- getType() - Method in interface org.gagravarr.ogg.audio.OggAudioHeaders
-
- getType() - Method in class org.gagravarr.ogg.audio.OggAudioStreamHeaders
-
- getType() - Method in class org.gagravarr.opus.OpusFile
-
This is an Opus file
- getType() - Method in class org.gagravarr.speex.SpeexFile
-
This is a Speex file
- getType() - Method in class org.gagravarr.vorbis.VorbisFile
-
This is a Vorbis file
- getUnusedSerialNumber() - Method in class org.gagravarr.ogg.OggFile
-
Returns a random, but previously un-used serial
number for use by a new stream
- getUtc() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
Returns the ISO-8601 UTC time of the file,
YYYYMMDDTHHMMSS.sssZ, or null if unset
- getUTF8(byte[], int, int) - Static method in class org.gagravarr.ogg.IOUtils
-
- getVbr() - Method in class org.gagravarr.speex.SpeexInfo
-
- getVendor() - Method in interface org.gagravarr.ogg.audio.OggAudioTagsHeader
-
- getVendor() - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
- getVersion() - Method in class org.gagravarr.opus.OpusInfo
-
- getVersion() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getVersion() - Method in class org.gagravarr.theora.TheoraInfo
-
- getVersion() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getVersionId() - Method in class org.gagravarr.speex.SpeexInfo
-
- getVersionMajor() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getVersionMinor() - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- getVersionString() - Method in class org.gagravarr.flac.FlacOggInfo
-
The version comes from the parent packet
- getVersionString() - Method in interface org.gagravarr.ogg.audio.OggAudioInfoHeader
-
- getVersionString() - Method in class org.gagravarr.opus.OpusInfo
-
- getVersionString() - Method in class org.gagravarr.speex.SpeexInfo
-
- getVersionString() - Method in class org.gagravarr.vorbis.VorbisInfo
-
- getWarmUpSamples() - Method in class org.gagravarr.flac.FlacAudioSubFrame.SubFrameWithResidual
-
- getWastedBits() - Method in class org.gagravarr.flac.FlacAudioSubFrame
-
The number of wasted bits per sample
- granulePosition - Variable in class org.gagravarr.ogg.OggStreamAudioVisualData
-
- sampleSizeBits - Variable in class org.gagravarr.flac.FlacAudioSubFrame
-
- SEEKTABLE - Static variable in class org.gagravarr.flac.FlacMetadataBlock
-
- setBaseGranule(long) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setBaseTimeDenominator(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setBaseTimeNumerator(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setBitrate(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setBitrateLower(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setBitrateNominal(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setBitrateUpper(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setBitsPerSample(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setBlocksize0(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setBlocksize1(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setChannels(int) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setColourSpace(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setComments(String, List<String>) - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
Removes any existing comments for a given tag,
and replaces them with the supplied list
- setContentOffset(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setContentType(String) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setData(byte[]) - Method in class org.gagravarr.flac.FlacOggInfo
-
Data setting directly not supported
- setData(byte[]) - Method in class org.gagravarr.ogg.HighLevelOggStreamPacket
-
- setData(byte[]) - Method in interface org.gagravarr.ogg.OggStreamPacket
-
- setFlacFirstOggPacket(FlacFirstOggPacket) - Method in class org.gagravarr.flac.FlacOggInfo
-
Supplies the FlacFirstOggPacket for a new info
- setFrameHeightMB(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameNumBlocks(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameNumMacroBlocks(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameNumSuperBlocks(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameRateDenominator(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameRateNumerator(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setFrameSize(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setFramesPerPacket(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setFrameWidthMB(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setGranulePosition(long) - Method in class org.gagravarr.ogg.OggPacketWriter
-
Sets the current granule position.
- setGranulePosition(long) - Method in class org.gagravarr.ogg.OggPage
-
- setGranulePosition(long) - Method in class org.gagravarr.ogg.OggStreamAudioVisualData
-
- setGranulerateDenominator(long) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setGranulerateNumerator(long) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setGranuleShift(byte) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setIsBOS() - Method in class org.gagravarr.ogg.OggPacket
-
- setIsContinuation() - Method in class org.gagravarr.ogg.OggPage
-
- setIsEOS() - Method in class org.gagravarr.ogg.OggPacket
-
- setIsEOS() - Method in class org.gagravarr.ogg.OggPage
-
- setKeyFrameNumberGranuleShift(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setMajorVersion(int) - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
- setMaximumBlockSize(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setMaximumFrameSize(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setMinimumBlockSize(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setMinimumFrameSize(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setMinorVersion(int) - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
- setMode(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setModeBitstreamVersion(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setNominalBitrate(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setNumberOfHeaderBlocks(int) - Method in class org.gagravarr.flac.FlacFirstOggPacket
-
- setNumberOfSamples(long) - Method in class org.gagravarr.flac.FlacInfo
-
- setNumChannels(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setNumChannels(int) - Method in class org.gagravarr.opus.OpusInfo
-
- setNumChannels(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setNumHeaderPackets(int) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setOutputGain(int) - Method in class org.gagravarr.opus.OpusInfo
-
- setParent(OggPage) - Method in class org.gagravarr.ogg.OggPacket
-
- setPictureRegionHeight(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPictureRegionWidth(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPictureRegionXOffset(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPictureRegionYOffset(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPixelAspectDenomerator(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPixelAspectNumerator(long) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPixelFormat(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setPreroll(int) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setPresentationTimeDenominator(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setPresentationTimeNumerator(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setPreSkip(int) - Method in class org.gagravarr.opus.OpusInfo
-
- setQualityHint(int) - Method in class org.gagravarr.theora.TheoraInfo
-
- setRate(long) - Method in class org.gagravarr.speex.SpeexInfo
-
- setRate(long) - Method in class org.gagravarr.vorbis.VorbisInfo
-
- setSampleRate(int) - Method in class org.gagravarr.flac.FlacInfo
-
- setSampleRate(long) - Method in class org.gagravarr.opus.OpusInfo
-
- setSegmentLength(long) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setSerialNumber(int) - Method in class org.gagravarr.skeleton.SkeletonFisbone
-
- setSignature(byte[]) - Method in class org.gagravarr.flac.FlacInfo
-
- setUtc(String) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
Sets the ISO-8601 UTC time of the file, which
must be YYYYMMDDTHHMMSS.sssZ or null
- setUtc(Date) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setVbr(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setVendor(String) - Method in class org.gagravarr.vorbis.VorbisStyleComments
-
- setVersionId(int) - Method in class org.gagravarr.speex.SpeexInfo
-
- setVersionMajor(int) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setVersionMinor(int) - Method in class org.gagravarr.skeleton.SkeletonFishead
-
- setVersionString(String) - Method in class org.gagravarr.speex.SpeexInfo
-
- sid - Variable in class org.gagravarr.theora.TheoraFile.AudioVisualDataAndSid
-
- SKELETON - Static variable in class org.gagravarr.ogg.OggStreamIdentifier
-
- SkeletonFisbone - Class in org.gagravarr.skeleton
-
The Fisbone (note - no h) provides details about
what the other streams in the file are.
- SkeletonFisbone() - Constructor for class org.gagravarr.skeleton.SkeletonFisbone
-
- SkeletonFisbone(OggPacket) - Constructor for class org.gagravarr.skeleton.SkeletonFisbone
-
- SkeletonFishead - Class in org.gagravarr.skeleton
-
The Fishead (note - one h) provides some basic information
on the Skeleton / Annodex stream
- SkeletonFishead() - Constructor for class org.gagravarr.skeleton.SkeletonFishead
-
- SkeletonFishead(OggPacket) - Constructor for class org.gagravarr.skeleton.SkeletonFishead
-
- SkeletonKeyFramePacket - Class in org.gagravarr.skeleton
-
Keyframe Index Packets, used for seeking within the
main streams
- SkeletonKeyFramePacket(OggPacket) - Constructor for class org.gagravarr.skeleton.SkeletonKeyFramePacket
-
- SkeletonKeyFramePacket(byte[]) - Constructor for class org.gagravarr.skeleton.SkeletonKeyFramePacket
-
- SkeletonPacket - Interface in org.gagravarr.skeleton
-
Parent of all Skeleton (Annodex) packets
- SkeletonPacketFactory - Class in org.gagravarr.skeleton
-
- SkeletonPacketFactory() - Constructor for class org.gagravarr.skeleton.SkeletonPacketFactory
-
- SkeletonStream - Class in org.gagravarr.skeleton
-
A Skeleton Stream is made up of a single Fishead,
one Fisbone per described stream, and optionally
key frame data per stream.
- SkeletonStream(OggPacket) - Constructor for class org.gagravarr.skeleton.SkeletonStream
-
Starts tracking a new Skeleton Stream,
from the given packet (which must hold
the fishead)
- SkeletonStream(int[]) - Constructor for class org.gagravarr.skeleton.SkeletonStream
-
Creates a new Skeleton stream, with empty fisbones
referencing the specified streams (by their stream ids /
serial numbers)
- skipToGranule(long) - Method in class org.gagravarr.flac.FlacFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in class org.gagravarr.flac.FlacNativeFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in class org.gagravarr.flac.FlacOggFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in interface org.gagravarr.ogg.audio.OggAudioStream
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in class org.gagravarr.opus.OpusFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in class org.gagravarr.speex.SpeexFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranule(long) - Method in class org.gagravarr.vorbis.VorbisFile
-
Skips the audio data to the next packet with a granule
of at least the given granule position.
- skipToGranulePosition(int, long) - Method in class org.gagravarr.ogg.OggPacketReader
-
Skips forward until the first packet with a Granule Position
of equal or greater than that specified.
- skipToSequenceNumber(int, int) - Method in class org.gagravarr.ogg.OggPacketReader
-
Skips forward until the first packet with a Sequence Number
of equal or greater than that specified.
- SPEEX_AUDIO - Static variable in class org.gagravarr.ogg.OggStreamIdentifier
-
- SPEEX_AUDIO_ALT - Static variable in class org.gagravarr.ogg.OggStreamIdentifier
-
- SpeexAudioData - Class in org.gagravarr.speex
-
Raw, compressed audio data
- SpeexAudioData(OggPacket) - Constructor for class org.gagravarr.speex.SpeexAudioData
-
- SpeexAudioData(byte[]) - Constructor for class org.gagravarr.speex.SpeexAudioData
-
- SpeexFile - Class in org.gagravarr.speex
-
This is a wrapper around an OggFile that lets you
get at all the interesting bits of a Speex file.
- SpeexFile(File) - Constructor for class org.gagravarr.speex.SpeexFile
-
Opens the given file for reading
- SpeexFile(OggFile) - Constructor for class org.gagravarr.speex.SpeexFile
-
Opens the given file for reading
- SpeexFile(OggPacketReader) - Constructor for class org.gagravarr.speex.SpeexFile
-
Loads a Speex File from the given packet reader.
- SpeexFile(OutputStream) - Constructor for class org.gagravarr.speex.SpeexFile
-
Opens for writing.
- SpeexFile(OutputStream, SpeexInfo, SpeexTags) - Constructor for class org.gagravarr.speex.SpeexFile
-
Opens for writing, based on the settings
from a pre-read file.
- SpeexFile(OutputStream, int, SpeexInfo, SpeexTags) - Constructor for class org.gagravarr.speex.SpeexFile
-
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
- SpeexInfo - Class in org.gagravarr.speex
-
The identification header identifies the bitstream as Speex,
and includes the Speex version, the simple audio characteristics
of the stream such as sample rate and number of channels etc.
- SpeexInfo() - Constructor for class org.gagravarr.speex.SpeexInfo
-
- SpeexInfo(OggPacket) - Constructor for class org.gagravarr.speex.SpeexInfo
-
- SpeexPacket - Interface in org.gagravarr.speex
-
Parent of all Speex packets
- SpeexPacketFactory - Class in org.gagravarr.speex
-
- SpeexPacketFactory() - Constructor for class org.gagravarr.speex.SpeexPacketFactory
-
- SpeexTags - Class in org.gagravarr.speex
-
This is a
VorbisComments with an Speex metadata
block header, rather than the usual vorbis one.
- SpeexTags(OggPacket) - Constructor for class org.gagravarr.speex.SpeexTags
-
- SpeexTags() - Constructor for class org.gagravarr.speex.SpeexTags
-
- STREAMINFO - Static variable in class org.gagravarr.flac.FlacMetadataBlock
-