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

A

AbstractDataType - Class in org.jaudiotagger.tag.datatype
Represents a field/data type that can be held within a frames body, these map loosely onto Section 4.
AbstractDataType(AbstractDataType) - Constructor for class org.jaudiotagger.tag.datatype.AbstractDataType
This is used by subclasses, to clone the data within the copyObject TODO:It seems to be missing some of the more complex value types.
AbstractFrameBodyTextInfo - Class in org.jaudiotagger.tag.id3.framebody
Abstract representation of a Text Frame The text information frames are often the most important frames, containing information like artist, album and more.
AbstractFrameBodyUrlLink - Class in org.jaudiotagger.tag.id3.framebody
Abstract superclass of all URL Frames
AbstractFrameBodyUrlLink(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Creates a new FrameBodyUrlLink datatype., set up with data.
AbstractID3Tag - Class in org.jaudiotagger.tag.id3
This is the abstract base class for all ID3 tags.
AbstractID3Tag() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3Tag
 
AbstractID3Tag(AbstractID3Tag) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3Tag
 
AbstractID3v1Tag - Class in org.jaudiotagger.tag.id3
This is the abstract base class for all ID3v1 tags.
AbstractID3v1Tag() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
AbstractID3v1Tag(AbstractID3v1Tag) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
AbstractID3v2Frame - Class in org.jaudiotagger.tag.id3
This abstract class is each frame header inside a ID3v2 tag.
AbstractID3v2Frame(AbstractID3v2Frame) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Create a frame based on another frame
AbstractID3v2Frame(AbstractID3v2FrameBody) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Create a frame based on a body
AbstractID3v2Frame(String) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Create a new frame with empty body based on identifier
AbstractID3v2FrameBody - Class in org.jaudiotagger.tag.id3.framebody
Contains the content for an ID3v2 frame, (the header is held directly within the frame
AbstractID3v2Tag - Class in org.jaudiotagger.tag.id3
This is the abstract base class for all ID3v2 tags.
AbstractID3v2Tag() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Empty Constructor
AbstractIntStringValuePair - Class in org.jaudiotagger.tag.datatype
A two way mapping between an Integral Id and a String value
AbstractIntStringValuePair() - Constructor for class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
 
AbstractLyrics3 - Class in org.jaudiotagger.tag.lyrics3
 
AbstractLyrics3() - Constructor for class org.jaudiotagger.tag.lyrics3.AbstractLyrics3
 
AbstractLyrics3(AbstractLyrics3) - Constructor for class org.jaudiotagger.tag.lyrics3.AbstractLyrics3
 
AbstractLyrics3v2FieldFrameBody - Class in org.jaudiotagger.tag.lyrics3
 
AbstractLyrics3v2FieldFrameBody() - Constructor for class org.jaudiotagger.tag.lyrics3.AbstractLyrics3v2FieldFrameBody
 
AbstractLyrics3v2FieldFrameBody(AbstractLyrics3v2FieldFrameBody) - Constructor for class org.jaudiotagger.tag.lyrics3.AbstractLyrics3v2FieldFrameBody
 
AbstractMp4Box - Class in org.jaudiotagger.audio.mp4.atom
Abstract mp4 box, contain a header and then rawdata (which may include child boxes)
AbstractMp4Box() - Constructor for class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box
 
AbstractString - Class in org.jaudiotagger.tag.datatype
A partial implementation for String based ID3 fields
AbstractString(String, AbstractTagFrameBody, String) - Constructor for class org.jaudiotagger.tag.datatype.AbstractString
Creates a new datatype, with value
AbstractStringStringValuePair - Class in org.jaudiotagger.tag.datatype
 
AbstractStringStringValuePair() - Constructor for class org.jaudiotagger.tag.datatype.AbstractStringStringValuePair
 
AbstractTag - Class in org.jaudiotagger.audio.generic
This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AbstractTag() - Constructor for class org.jaudiotagger.audio.generic.AbstractTag
 
AbstractTag - Class in org.jaudiotagger.tag.id3
A tag is term given to a container that holds audio metadata
AbstractTag() - Constructor for class org.jaudiotagger.tag.id3.AbstractTag
 
AbstractTag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.AbstractTag
 
AbstractTagCreator - Class in org.jaudiotagger.audio.generic
Abstract class for creating the raw content that represents the tag so it can be written to file.
AbstractTagCreator() - Constructor for class org.jaudiotagger.audio.generic.AbstractTagCreator
 
AbstractTagDisplayFormatter - Class in org.jaudiotagger.logging
Abstract class that provides structure to use for displaying a files metadata content
AbstractTagDisplayFormatter() - Constructor for class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
AbstractTagFrame - Class in org.jaudiotagger.tag.id3
A frame contains meta-information of a particular type.
AbstractTagFrame() - Constructor for class org.jaudiotagger.tag.id3.AbstractTagFrame
 
AbstractTagFrame(AbstractTagFrame) - Constructor for class org.jaudiotagger.tag.id3.AbstractTagFrame
This constructs the bodies copy constructor this in turn invokes * bodies objectlist.
AbstractTagFrameBody - Class in org.jaudiotagger.tag.id3
A frame body contains the data content for a frame
AbstractTagItem - Class in org.jaudiotagger.tag.id3
This specifies a series of methods that have to be implemented by all structural subclasses, required to support all copy constructors,iterative methods and so on.
AbstractTagItem() - Constructor for class org.jaudiotagger.tag.id3.AbstractTagItem
 
AbstractTagItem(AbstractTagItem) - Constructor for class org.jaudiotagger.tag.id3.AbstractTagItem
 
AbstractValuePair - Class in org.jaudiotagger.tag.datatype
A two way mapping between an id and a value
AbstractValuePair() - Constructor for class org.jaudiotagger.tag.datatype.AbstractValuePair
 
accept(File) - Method in class org.jaudiotagger.audio.AudioFileFilter
Check whether the given file meet the required conditions (supported by the library OR directory).
accept(File) - Method in class org.jaudiotagger.test.MergeID3AndMP3Files.DirFilter
Determines whether or not the file is an mp3 file.
accept(File) - Method in class org.jaudiotagger.test.TestAudioTagger.DirFilter
Determines whether or not the file is an mp3 file.
add(TagField) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add field
add(String) - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated.Values
Add String Datatype to the value list
add(TagField) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a tagfield to the structure.
add(TagField) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
add(TagField) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
add(TagField) - Method in interface org.jaudiotagger.tag.Tag
Adds a tagfield to the structure.
add(TagField) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Add Field
addAlbum(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) album
addAlbum(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds an album to the tag.
addAlbum(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds an album to the tag.
addAlbum(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Album

addAlbum(String) - Method in interface org.jaudiotagger.tag.Tag
Adds an album to the tag.
addArtist(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) artist
addArtist(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds an artist to the tag.
addArtist(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds an artist to the tag.
addArtist(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Artist

addArtist(String) - Method in interface org.jaudiotagger.tag.Tag
Adds an artist to the tag.
addAudioFileModificationListener(AudioFileModificationListener) - Method in class org.jaudiotagger.audio.AudioFileIO
Adds an listener for all file formats.
addAudioFileModificationListener(AudioFileModificationListener) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
This method adds an AudioFileModificationListener
addBitrateRecord(int, long) - Method in class org.jaudiotagger.audio.asf.data.StreamBitratePropertiesChunk
Adds the public values of a stream-record.
addComment(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) comment
addComment(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a comment to the tag.
addComment(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds a comment to the tag.
addComment(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Comment

addComment(String) - Method in interface org.jaudiotagger.tag.Tag
Adds a comment to the tag.
addDescriptor(ContentDescriptor) - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
This method inserts the given ContentDescriptor.
addElement(String, String) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
addElement(String, int) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
addElement(String, boolean) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
addElement(String, String) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
addElement(String, int) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
addElement(String, boolean) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
addElement(String, String) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
addElement(String, int) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
addElement(String, boolean) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
addGenre(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) genre
addGenre(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a genre to the tag.
addGenre(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds a genre to the tag.
addGenre(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Genre

addGenre(String) - Method in interface org.jaudiotagger.tag.Tag
Adds a genre to the tag.
addGroup(short, short) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
 
addGroup(byte, int) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
 
addImage(Lyrics3Image) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
addKeyword(Class, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addLyric(String) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
addLyric(ID3v2LyricLine) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
addLyric(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Add additional lyric to the lyric field
addLyric(Lyrics3Line) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
 
addLyric(FrameBodySYLT) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
addLyric(FrameBodyUSLT) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
addObject(AbstractDataType) - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
addOrReplace(ContentDescriptor) - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
This method adds or replaces an existing content descriptor.
addParenthesis(String, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addProperty(AbstractDataType) - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
addReplaceWord(String, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addStreamChunk(StreamChunk) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method appends a StreamChunk to the header.
addString(String) - Method in class org.jaudiotagger.audio.asf.data.EncodingChunk
This method appends a String.
addTextValue(String) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Add additional value to value
addTimeStamp(Lyrics3TimeStamp) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
addTitle(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) title
addTitle(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a title to the tag.
addTitle(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds a title to the tag.
addTitle(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Title

addTitle(String) - Method in interface org.jaudiotagger.tag.Tag
Adds a title to the tag.
addTrack(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add (another) track
addTrack(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a track to the tag.
addTrack(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds a track to the tag.
addTrack(String) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
 
addTrack(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
addTrack(String) - Method in interface org.jaudiotagger.tag.Tag
Adds a track to the tag.
addUnspecifiedChunk(Chunk) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method appends the given chunk to the unspecifiedlist.
addValue(String) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Add an additional String to the current String value
addYear(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
(Add (another) year
addYear(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Adds a year to the Tag.
addYear(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adds a year to the Tag.
addYear(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Add Year

addYear(String) - Method in interface org.jaudiotagger.tag.Tag
Adds a year to the Tag.
adjustPadding(File, int, long) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Adjust the length of the padding at the beginning of the MP3 file, this is only called when there is currently not enough space before the start of the audio to write the tag.
ALBUM - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "album"-identifier in GenericTag.keys.
AMAZON_ASIN - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
ARTIST - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "artist"-identifier in GenericTag.keys.
AsfCopyrightField - Class in org.jaudiotagger.audio.asf.util
This class represents the copyright field of asf files.
AsfCopyrightField() - Constructor for class org.jaudiotagger.audio.asf.util.AsfCopyrightField
 
AsfFileReader - Class in org.jaudiotagger.audio.asf
This reader can read asf files containing any content (stream type).
AsfFileReader() - Constructor for class org.jaudiotagger.audio.asf.AsfFileReader
 
AsfFileWriter - Class in org.jaudiotagger.audio.asf
This class writes given tags to asf files containing wma content.
AsfFileWriter() - Constructor for class org.jaudiotagger.audio.asf.AsfFileWriter
 
AsfHeader - Class in org.jaudiotagger.audio.asf.data
Each asf file starts with a so called header.
AsfHeader(long, BigInteger, long) - Constructor for class org.jaudiotagger.audio.asf.data.AsfHeader
Creates an instance.
AsfHeaderReader - Class in org.jaudiotagger.audio.asf.io
This class reads an Asf header out of an inputstream an creates an entagged.audioformats.asf.data.AsfHeaderobject if successfull.
assertGUID(int[]) - Static method in class org.jaudiotagger.audio.asf.data.GUID
This method checks if the given value is matching the GUID specification of ASF streams.
assignCommonTagValues(Tag, ExtendedContentDescription) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method assigns those tags of tag which are defined to be common by entagged.
assignOptionalTagValues(Tag, ExtendedContentDescription) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method will add or replace all values of tag are not defined as common by entagged.
AUDIO_COMPRESSION_ID_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_COMPRESSION_ID_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_ENCODING_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_ENCODING_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_ENCODING_VENDOR_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_ENCODING_VENDOR_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_PACKET_SIZE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_PACKET_SIZE_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_REVISION_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_REVISION_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_SAMPLE_RATE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_SAMPLE_RATE_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_SAMPLE_SIZE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AUDIO_SAMPLE_SIZE_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
AudioFile - Class in org.jaudiotagger.audio
This is the main object manipulated by the user representing an audiofile, its properties and its tag.
AudioFile() - Constructor for class org.jaudiotagger.audio.AudioFile
 
AudioFile(File, AudioHeader, Tag) - Constructor for class org.jaudiotagger.audio.AudioFile
These constructors are used by the different readers, users should not use them, but use the AudioFileIO.read(File) method instead !.
AudioFile(String, AudioHeader, Tag) - Constructor for class org.jaudiotagger.audio.AudioFile
These constructors are used by the different readers, users should not use them, but use the AudioFileIO.read(File) method instead !.
AudioFileFilter - Class in org.jaudiotagger.audio
This is a simple FileFilter that will only allow the file supported by this library.
AudioFileFilter() - Constructor for class org.jaudiotagger.audio.AudioFileFilter
 
AudioFileIO - Class in org.jaudiotagger.audio

The main entry point for the Tag Reading/Writing operations, this class will select the appropriate reader/writer for the given file.

AudioFileIO() - Constructor for class org.jaudiotagger.audio.AudioFileIO
Creates an instance.
AudioFileModificationAdapter - Class in org.jaudiotagger.audio.generic
Adapter for entagged.audioformats.generic.AudioFileModificationListener.
AudioFileModificationAdapter() - Constructor for class org.jaudiotagger.audio.generic.AudioFileModificationAdapter
 
AudioFileModificationListener - Interface in org.jaudiotagger.audio.generic
Classes implementing this interface will be notified on audio file's modifications.
AudioFileReader - Class in org.jaudiotagger.audio.generic
 
AudioFileReader() - Constructor for class org.jaudiotagger.audio.generic.AudioFileReader
 
AudioFileWriter - Class in org.jaudiotagger.audio.generic
This abstract class is the skeleton for tag writers.
AudioFileWriter() - Constructor for class org.jaudiotagger.audio.generic.AudioFileWriter
 
AudioHeader - Interface in org.jaudiotagger.audio
Representation of AudioHeader
AudioStreamChunk - Class in org.jaudiotagger.audio.asf.data
This class represents the streamchunk describing an audio stream.
AudioStreamChunk(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Creates an instance.
AVERAGE_BITRATE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 

B

Base64Coder - Class in org.jaudiotagger.tag.vorbiscomment.util
Base64Coder
Base64Coder() - Constructor for class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
 
BIT0 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT1 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT2 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT3 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT4 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT5 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT6 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BIT7 - Static variable in interface org.jaudiotagger.FileConstants
defined for convenience
BlockType - Enum in org.jaudiotagger.audio.flac.metadatablock
The different types of metadata block 7 - 126 are reserved for future use 127 is invalid User: Paul Taylor Date: 21-Nov-2007
BooleanByte - Class in org.jaudiotagger.tag.datatype
Represents a bit flag within a byte
BooleanByte(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.BooleanByte
Creates a new ObjectBooleanByte datatype.
BooleanByte(BooleanByte) - Constructor for class org.jaudiotagger.tag.datatype.BooleanByte
 
BooleanString - Class in org.jaudiotagger.tag.datatype
 
BooleanString(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.BooleanString
Creates a new ObjectBooleanString datatype.
BooleanString(BooleanString) - Constructor for class org.jaudiotagger.tag.datatype.BooleanString
 
BUFFER_SIZE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
ByteArraySizeTerminated - Class in org.jaudiotagger.tag.datatype
Represents a stream of bytes, continuing until the end of the buffer.
ByteArraySizeTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
 
ByteArraySizeTerminated(ByteArraySizeTerminated) - Constructor for class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
 

C

canBeEncoded() - Method in class org.jaudiotagger.tag.datatype.AbstractString
Check the value can be encoded with the specified encoding
canBeEncoded() - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
Check the value can be encoded with the specified encoding
CannotReadException - Exception in org.jaudiotagger.audio.exceptions
This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotReadException() - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadException
Creates an instance.
CannotReadException(Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadException
 
CannotReadException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadException
Creates an instance.
CannotReadException(String, Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadException
Creates an instance.
CannotWriteException - Exception in org.jaudiotagger.audio.exceptions
This exception is thrown if the writing process of an audio file failed.
CannotWriteException() - Constructor for exception org.jaudiotagger.audio.exceptions.CannotWriteException
(overridden)
CannotWriteException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotWriteException
(overridden)
CannotWriteException(String, Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotWriteException
(overridden)
CannotWriteException(Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotWriteException
(overridden)
CAPTURE_PATTERN - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
CAPTURE_PATTERN - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
CAPTURE_PATTERN_AS_BYTES - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
CHANNEL_FLAGS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
CHANNELS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
CHANNELS_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
ChannelTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
CHARSET_ISO_8859_1 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
CHARSET_UTF_16 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
CHARSET_UTF_16BE - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
CHARSET_UTF_8 - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
CHARSET_UTF_8 - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
CHARSET_UTF_8 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
checkCRC(byte[], byte[]) - Method in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
checkStringLengthNullSafe(String) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method converts the given string into a byte[] in UTF-16LE encoding and checks whether the length doesn't exceed 65535 bytes.
Chunk - Class in org.jaudiotagger.audio.asf.data
This class represents a chunk within asf streams.
Chunk(GUID, long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.Chunk
Creates an instance
ChunkPositionComparator - Class in org.jaudiotagger.audio.asf.util
This class is needed for ordering all types of entagged.audioformats.asf.data.Chunks ascending by their Position.
ChunkPositionComparator() - Constructor for class org.jaudiotagger.audio.asf.util.ChunkPositionComparator
 
clone() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
(overridden)
closeHeadingElement(String) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
closeHeadingElement(String) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
closeHeadingElement(String) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
CODEC_DESCRIPTIONS - Static variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Stores the hex values of codec identifiers to their descriptions.
COMMENT - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "comment"-identifier in GenericTag.keys.
commit() - Method in class org.jaudiotagger.audio.AudioFile
Write the tag contained in this AudioFile in the actual file on the disk, this is the same as calling the AudioFileIO.write(this) method.
commit() - Method in class org.jaudiotagger.audio.mp3.MP3File
Overriden for comptability with merged code
COMMON_FIELD_IDS - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This field stores all values of the "ID_"-constants.
compare(Object, Object) - Method in class org.jaudiotagger.audio.asf.util.ChunkPositionComparator
(overridden)
compareTo(Object) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
(overridden)
computeCRC(byte[]) - Static method in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
CONFIG_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
CONTENT_KEY_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.SynchronisedLyricsContentType
 
ContentDescription - Class in org.jaudiotagger.audio.asf.data
This class represents the data of a chunk which contains title, author, copyright, description and the rating of the file.
ContentDescription() - Constructor for class org.jaudiotagger.audio.asf.data.ContentDescription
Creates an instance.
ContentDescription(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.ContentDescription
Creates an instance.
ContentDescriptionReader - Class in org.jaudiotagger.audio.asf.io
Reads and interprets the data of a asf chunk containing title, author...
ContentDescriptor - Class in org.jaudiotagger.audio.asf.data
This class is a wrapper for properties within a entagged.audioformats.asf.data.ExtendedContentDescription.
ContentDescriptor(String, int) - Constructor for class org.jaudiotagger.audio.asf.data.ContentDescriptor
Creates an Instance.
ContentDescriptorTagField - Class in org.jaudiotagger.audio.asf.data.wrapper
This class encapsulates a entagged.audioformats.asf.data.ContentDescriptorand provides access to it.
ContentDescriptorTagField(ContentDescriptor) - Constructor for class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
Creates an instance.
convert(Tag, int) - Method in class org.jaudiotagger.audio.flac.FlacTagCreator
 
convert(Tag) - Method in class org.jaudiotagger.audio.generic.AbstractTagCreator
Convert tagdata to rawdata ready for writing to file with no additional padding
convert(Tag, int) - Method in class org.jaudiotagger.audio.generic.AbstractTagCreator
Convert tagdata to rawdata ready for writing to file
convert(Tag) - Method in class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 
convert(Tag, int) - Method in class org.jaudiotagger.tag.mp4.Mp4TagCreator
Convert tagdata to rawdata ready for writing to file
convert(Tag, int) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentCreator
Convert tagdata to rawdata ready for writing to file
convertFrameID22To23(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Convert from ID3v22 FrameIdentifier to ID3v23
convertFrameID22To24(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Convert from ID3v22 FrameIdentifier to ID3v24
convertFrameID23To22(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Convert from ID3v23 FrameIdentifier to ID3v22
convertFrameID23To24(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Convert from ID3v23 FrameIdentifier to ID3v24
convertFrameID24To23(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Convert from ID3v24 FrameIdentifier to ID3v23
convertToVorbisSetupHeaderPacket(long, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
The Vorbis Seup Header may span multiple(2) pages, athough it doesnt normally.
convertv22Tov23 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
Mapping from v22 to v23
convertv23Tov22 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
convertv23Tov24 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
convertv24Tov23 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
copy(byte[], byte[], int) - Static method in class org.jaudiotagger.audio.generic.Utils
Copies the bytes of srd to dst at the specified offset.
copyAudioToTmp(File, File, File) - Static method in class org.jaudiotagger.test.MergeID3AndMP3Files
 
copyContent(TagField) - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
copyContent(TagField) - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
copyContent(TagField) - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
This method copies the data of the given field to the current data.
copyContent(TagField) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
copyContent(TagField) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
copyContent(TagField) - Method in interface org.jaudiotagger.tag.TagField
This method copies the data of the given field to the current data.
copyContent(TagField) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
copyObject(Object) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Unable to instantiate abstract classes, so can't call the copy constructor.
countMetaBlocks(File) - Method in class org.jaudiotagger.audio.flac.FlacInfoReader
Count the number of metadatablocks, useful for debugging
createAlbumField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "album".
The field will already contain the given content.
createAlbumField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createAlbumField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createAlbumField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createAlbumField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createArtistField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "artist".
The field will already contain the given content.
createArtistField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createArtistField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createArtistField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createArtistField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createArtworkField(byte[], int, String, String, int, int, int, int) - Method in class org.jaudiotagger.tag.flac.FlacTag
Create Artwork when have the raw image data
createArtworkField(BufferedImage, int, String, String, int, int) - Method in class org.jaudiotagger.tag.flac.FlacTag
Create Artwork when have the bufferedimage
createArtworkField(byte[], String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create Artwork
createArtworkField(byte[]) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create artwork field
createCommentField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "comment".
The field will already contain the given content.
createCommentField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createCommentField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createCommentField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createCommentField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createContentDescription(Tag) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method creates a new ContentDescriptionobject, filled with the according values of the given tag.
Warning :
Only the first values can be stored in asf files, because the content description is limited.
createCopy() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This mehtod creates a copy of the current object.
CREATED_DATE_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
CREATED_DATE_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
CREATED_DATE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
CREATED_DATE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
CREATED_DATE_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
CREATED_DATE_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
CREATED_DATE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
CREATED_DATE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
createDiscNoField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create discno field
createExtendedContentDescription(Tag) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method creates a new ExtendedContentDescriptionobject filled with the values of the given tag.
Since extended content description of asf files can store name-value pairs, nearly each entagged.audioformats.generic.TagFieldcan be stored whithin.
createFrame(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create Frame of correct ID3 version with the specified id
createFrame(String) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Create Frame
createFrame(String) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
 
createFrame(String) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Create a new frame with the specified frameid
createGenreField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "genre".
The field will already contain the given content.
createGenreField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createGenreField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createGenreField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create genre field
createGenreField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createLinkedArtworkField(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Create Link to Image File, not recommended because if either flac or image file is moved link will be broken.
createLinkedArtworkField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create a link to artwork, this is not recommended because the link may be broken if the mp3 or image file is moved
createStructure() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Return String Representation of Datatype *
createStructure() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Return String Representation of frame
createStructure() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createStructure() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
 
createStructure() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Return String Representation of Datatype *
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
 
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Create strcutured representation of this item.
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Return String Representation of body
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Return String Representation of body
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
For representing the MP3File in an XML Format
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
Return String Representation of body
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Display the tag in an XMLFormat
createStructureBody() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createStructureHeader() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Create a new TagField based on generic key
createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create a new TagField

Only textual data supported at the moment.

createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Create Tag Field using generic key
createTagField(ID3v22FieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Create Frame for Id3 Key

Only textual data supported at the moment, should only be used with frames that support a simple string argument.

createTagField(ID3v23FieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Create Frame for Id3 Key

Only textual data supported at the moment, should only be used with frames that support a simple string argument.

createTagField(ID3v24FieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Create Frame for Id3 Key

Only textual data supported at the moment, should only be used with frames that support a simple string argument.

createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create Tag Field using generic key

This should use the correct subclass for the key

createTagField(Mp4FieldKey, String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create Tag Field using mp4 key

Uses the correct subclass for the key

createTagField(TagFieldKey, String) - Method in interface org.jaudiotagger.tag.Tag
Create a new TagField based on generic key
createTagField(TagFieldKey, String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create Tag Field using generic key
createTagField(VorbisCommentFieldKey, String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create Tag Field using ogg key
createTagField(String, String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create Tag Field using ogg key This method is provided to allow you to create key of any value because VorbisComment allows arbitary keys.
createTagOf(AsfHeader) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method creates a Tagand fills it with the contents of the given AsfHeader.
createTitleField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "title".
The field will already contain the given content.
createTitleField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createTitleField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createTitleField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createTitleField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createTrackField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "track".
The field will already contain the given content.
createTrackField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createTrackField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createTrackField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createTrackField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
createYearField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Creates a field which represents the "year".
The field will already contain the given content.
createYearField(String) - Method in class org.jaudiotagger.audio.generic.GenericTag
(overridden)
createYearField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createYearField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
createYearField(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
CRLF - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
CRLF int set

D

DATA_HEADER_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
DataTypes - Class in org.jaudiotagger.tag.datatype
 
DataTypes() - Constructor for class org.jaudiotagger.tag.datatype.DataTypes
 
debugShowStcoInfo(RandomAccessFile) - Static method in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
decode(String) - Static method in class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
Decodes a Base64 string.
decode(char[]) - Static method in class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
Decodes Base64 data.
decodeHeader(byte[]) - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
decodeHeader(byte[]) - Method in class org.jaudiotagger.audio.ogg.util.VorbisSetupHeader
 
decreaseLevel() - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
DEFAULT_GENRES - Static variable in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
 
DEFAULT_ID - Static variable in class org.jaudiotagger.tag.id3.valuepair.Languages
 
DEFAULT_ID - Static variable in class org.jaudiotagger.tag.id3.valuepair.PictureTypes
 
DEFAULT_PADDING - Static variable in class org.jaudiotagger.audio.flac.FlacTagCreator
 
DEFAULT_VALUE - Static variable in class org.jaudiotagger.tag.id3.valuepair.Languages
 
DEFAULT_VALUE - Static variable in class org.jaudiotagger.tag.id3.valuepair.PictureTypes
 
DEFAULT_VENDOR - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
delete(AudioFile) - Static method in class org.jaudiotagger.audio.AudioFileIO

Delete the tag, if any, contained in the given file.

delete(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.flac.FlacTagWriter
Delete Tag from file
delete(AudioFile) - Method in class org.jaudiotagger.audio.generic.AudioFileWriter
Delete the tag (if any) present in the given file
delete(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.generic.AudioFileWriter
Delete the tag (if any) present in the given randomaccessfile, and do not close it at the end.
delete(AbstractTag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Remove tag from file
delete(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.mp4.Mp4TagWriter
Delete the tag

delete(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
 
delete(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
Delete tag from file Looks for tag and if found lops it off the file.
delete(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Delete Tag
delete(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.AbstractTag
Removes the specific tag from the file
delete(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.AbstractLyrics3
 
deleteTag(AudioFile) - Method in class org.jaudiotagger.audio.AudioFileIO

Delete the tag, if any, contained in the given file.

deleteTag(AudioFile) - Method in class org.jaudiotagger.audio.mp3.MP3FileWriter
 
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.tag.flac.FlacTag
Delete any instance of tag fields with this key
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Delete fields with this generic key
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Delete any instance of tag fields with this key
deleteTagField(ID3v22FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Delete fields with this id3v22FieldKey
deleteTagField(ID3v23FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Delete fields with this id3v23FieldKey
deleteTagField(ID3v24FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Delete fields with this id3v24FieldKey
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Delete fields with this generic key
deleteTagField(Mp4FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Delete fields with this mp4key
deleteTagField(TagFieldKey) - Method in interface org.jaudiotagger.tag.Tag
Delete any instance of tag fields with this key
deleteTagField(TagFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Delete fields with this generic key
deleteTagField(VorbisCommentFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Delete fields with this vorbisCommentFieldKey
DESCRIPTOR_OBJECT_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
DESCRIPTOR_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
displayAsBinary(byte) - Static method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
Use to display headers as their binary representation
displayStructureAsPlainText() - Method in class org.jaudiotagger.audio.AudioFile
Optional debugging method
displayStructureAsPlainText() - Method in class org.jaudiotagger.audio.mp3.MP3File
Displays MP3File Structure
displayStructureAsXML() - Method in class org.jaudiotagger.audio.AudioFile
Optional debugging method
displayStructureAsXML() - Method in class org.jaudiotagger.audio.mp3.MP3File
Displays MP3File Structure
DURATION_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
DURATION_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
DURATION_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
DURATION_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
DURATION_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
DURATION_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
DURATION_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
DURATION_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 

E

EMPHASIS_5015MS - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
EMPHASIS_CCITT - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
EMPHASIS_NONE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
EMPHASIS_RESERVED - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
EmptyFrameException - Exception in org.jaudiotagger.tag
Thrown when find a Frame but it contains no data.
EmptyFrameException() - Constructor for exception org.jaudiotagger.tag.EmptyFrameException
Creates a new EmptyFrameException datatype.
EmptyFrameException(Throwable) - Constructor for exception org.jaudiotagger.tag.EmptyFrameException
Creates a new EmptyFrameException datatype.
EmptyFrameException(String) - Constructor for exception org.jaudiotagger.tag.EmptyFrameException
Creates a new EmptyFrameException datatype.
EmptyFrameException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.EmptyFrameException
Creates a new EmptyFrameException datatype.
encode(String) - Static method in class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
Encodes a string into Base64 format.
encode(byte[]) - Static method in class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
Encodes a byte array into Base64 format.
ENCODER_SIZE - Static variable in class org.jaudiotagger.audio.mp3.LameFrame
 
EncodingChunk - Class in org.jaudiotagger.audio.asf.data
This class was intended to store the data of a chunk which contained the encoding parameters in textual form.
EncodingChunk(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.EncodingChunk
Creates an instance.
EncodingChunkReader - Class in org.jaudiotagger.audio.asf.io
This class reads the chunk containing encoding data
Warning:
Implementation is not completed.
equals(Object) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
(overridden)
equals(Object) - Method in class org.jaudiotagger.audio.asf.data.GUID
This method compares two objects.
equals(Object) - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.BooleanString
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringDate
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringDateTime
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringFixedLength
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringNullTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.StringSizeTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Is this tag equivalent to another
equals(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTag
Determines whether another datatype is equal to this tag.
equals(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrame
Returns true if this datatype and its body equals the argument and its body.
equals(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns true if this datatype and its entire DataType array list equals the argument.
equals(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagItem
Returns true if this datatype and its body equals the argument and its body.
equals(Object) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Are two bodies equal
equals(Object) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
This method is not yet supported.
equals(Object) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Compares Object with this only returns true if both v1_1 tags with all fields set to same value
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Compare for equality To be deemed equal obj must be a IDv23Frame with the same identifier and the same flags.
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Is Tag Equivalent to another tag
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
 
equals(Object) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
 
equals(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
equals(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
equals(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
equals(Object) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
equals(Object) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
ES_ID_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
EventTimingTimestampTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
EventTimingTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
ExtContentDescReader - Class in org.jaudiotagger.audio.asf.io
Class for reading Tag information out of the extended content description of an asf file.
ExtendedContentDescription - Class in org.jaudiotagger.audio.asf.data
This structure represents the data of a chunk, wich contains extended content description.
ExtendedContentDescription() - Constructor for class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Creates an instance.
ExtendedContentDescription(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Creates an instance.
ExtractID3TagFromFile - Class in org.jaudiotagger.test
Simple class that will attempt to recusively read all files within a directory, flags errors that occur.
ExtractID3TagFromFile() - Constructor for class org.jaudiotagger.test.ExtractID3TagFromFile
 
extractID3v2TagDataIntoFile(File) - Method in class org.jaudiotagger.audio.mp3.MP3File
Extracts the raw ID3v2 tag data into a file.

F

FIELD_ABSOLUTE_GRANULE_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_ABSOLUTE_GRANULE_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_AUDIO_CHANNELS_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_AUDIO_CHANNELS_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_AUDIO_SAMPLE_RATE_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_AUDIO_SAMPLE_RATE_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the Bitrate.(Integer)
FIELD_BITRATE_MAX_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE_MAX_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE_MIN_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE_MIN_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE_NOMAIML_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BITRATE_NOMAIML_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BLOCKSIZE_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_BLOCKSIZE_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_CAPTURE_PATTERN_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_CAPTURE_PATTERN_LENGTH - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
FIELD_CAPTURE_PATTERN_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_CAPTURE_PATTERN_POS - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
FIELD_CHANNEL - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the number of audio channels.(Integer)
FIELD_COMMENT_LENGTH_LENGTH - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_FRAMING_BIT_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 
FIELD_FRAMING_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_FRAMING_FLAG_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_HEADER_TYPE_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_HEADER_TYPE_FLAG_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_ID - Static variable in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
This constant represents the field id of the currently represented copyright field.
FIELD_INFOS - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the extra encoding information.(String)
FIELD_KIND - Static variable in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
The key for the kind field
FIELD_LENGTH - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the audio clip duration in seconds.
FIELD_PACKET_TYPE_LENGTH - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
FIELD_PACKET_TYPE_POS - Static variable in interface org.jaudiotagger.audio.ogg.util.VorbisHeader
 
FIELD_PAGE_CHECKSUM_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PAGE_CHECKSUM_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PAGE_SEGMENTS_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PAGE_SEGMENTS_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PAGE_SEQUENCE_NO_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PAGE_SEQUENCE_NO_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_PROFILE - Static variable in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
The key for the kind
FIELD_SAMPLERATE - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the audio sample rate in "Hz".
FIELD_SEGMENT_TABLE_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_STREAM_SERIAL_NO_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_STREAM_SERIAL_NO_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_STREAM_STRUCTURE_VERSION_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_STREAM_STRUCTURE_VERSION_POS - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
FIELD_TYPE - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the audio type.(String)
FIELD_USER_COMMENT_LIST_LENGTH - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_V2_ADDITIONAL_MULTI_LINE_TEXT - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_ALBUM - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_ARTIST - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_AUTHOR - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_IMAGE - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_INDICATIONS - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_LYRICS_MULTI_LINE_TEXT - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_V2_TRACK - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
FIELD_VBR - Static variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
The key for the VBR flag.
FIELD_VENDOR_LENGTH_LENGTH - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_VENDOR_LENGTH_POS - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_VENDOR_STRING_POS - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_VORBIS_VERSION_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FIELD_VORBIS_VERSION_POS - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
FieldDataInvalidException - Exception in org.jaudiotagger.tag
Thrown if the try and create a field with invalid data
FieldDataInvalidException() - Constructor for exception org.jaudiotagger.tag.FieldDataInvalidException
Creates a new KeyNotFoundException datatype.
FieldDataInvalidException(Throwable) - Constructor for exception org.jaudiotagger.tag.FieldDataInvalidException
Creates a new KeyNotFoundException datatype.
FieldDataInvalidException(String) - Constructor for exception org.jaudiotagger.tag.FieldDataInvalidException
Creates a new KeyNotFoundException datatype.
FieldDataInvalidException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.FieldDataInvalidException
Creates a new KeyNotFoundException datatype.
FieldFrameBodyAUT - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyAUT() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
Creates a new FieldBodyAUT datatype.
FieldFrameBodyAUT(FieldFrameBodyAUT) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
 
FieldFrameBodyAUT(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
Creates a new FieldBodyAUT datatype.
FieldFrameBodyAUT(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
Creates a new FieldBodyAUT datatype.
FieldFrameBodyEAL - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyEAL() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
Creates a new FieldBodyEAL datatype.
FieldFrameBodyEAL(FieldFrameBodyEAL) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
 
FieldFrameBodyEAL(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
Creates a new FieldBodyEAL datatype.
FieldFrameBodyEAL(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
Creates a new FieldBodyEAL datatype.
FieldFrameBodyEAR - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyEAR() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
Creates a new FieldBodyEAR datatype.
FieldFrameBodyEAR(FieldFrameBodyEAR) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
 
FieldFrameBodyEAR(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
Creates a new FieldBodyEAR datatype.
FieldFrameBodyEAR(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
Creates a new FieldBodyEAR datatype.
FieldFrameBodyETT - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyETT() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
Creates a new FieldBodyETT datatype.
FieldFrameBodyETT(FieldFrameBodyETT) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
 
FieldFrameBodyETT(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
Creates a new FieldBodyETT datatype.
FieldFrameBodyETT(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
Creates a new FieldBodyETT datatype.
FieldFrameBodyIMG - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyIMG() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
Creates a new FieldBodyIMG datatype.
FieldFrameBodyIMG(FieldFrameBodyIMG) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
FieldFrameBodyIMG(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
Creates a new FieldBodyIMG datatype.
FieldFrameBodyIMG(Lyrics3Image) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
Creates a new FieldBodyIMG datatype.
FieldFrameBodyIMG(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
Creates a new FieldBodyIMG datatype.
FieldFrameBodyIND - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyIND() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
Creates a new FieldBodyIND datatype.
FieldFrameBodyIND(FieldFrameBodyIND) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
 
FieldFrameBodyIND(boolean, boolean) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
Creates a new FieldBodyIND datatype.
FieldFrameBodyIND(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
Creates a new FieldBodyIND datatype.
FieldFrameBodyINF - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyINF() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
Creates a new FieldBodyINF datatype.
FieldFrameBodyINF(FieldFrameBodyINF) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
 
FieldFrameBodyINF(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
Creates a new FieldBodyINF datatype.
FieldFrameBodyINF(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
Creates a new FieldBodyINF datatype.
FieldFrameBodyLYR - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyLYR() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
Creates a new FieldBodyLYR datatype.
FieldFrameBodyLYR(FieldFrameBodyLYR) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
FieldFrameBodyLYR(String) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
Creates a new FieldBodyLYR datatype.
FieldFrameBodyLYR(FrameBodySYLT) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
Creates a new FieldBodyLYR datatype.
FieldFrameBodyLYR(FrameBodyUSLT) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
Creates a new FieldBodyLYR datatype.
FieldFrameBodyLYR(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
Creates a new FieldBodyLYR datatype.
FieldFrameBodyUnsupported - Class in org.jaudiotagger.tag.lyrics3
 
FieldFrameBodyUnsupported() - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
Creates a new FieldBodyUnsupported datatype.
FieldFrameBodyUnsupported(FieldFrameBodyUnsupported) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
FieldFrameBodyUnsupported(byte[]) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
Creates a new FieldBodyUnsupported datatype.
FieldFrameBodyUnsupported(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
Creates a new FieldBodyUnsupported datatype.
FileConstants - Interface in org.jaudiotagger
Definitions of the bit used when reading file format from file
FileHeader - Class in org.jaudiotagger.audio.asf.data
This class stores the information about the file, which is contained within a special chunk of asf files.
FileHeader(long, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, long, long, long, long) - Constructor for class org.jaudiotagger.audio.asf.data.FileHeader
Creates an instance.
FileHeaderReader - Class in org.jaudiotagger.audio.asf.io
Reads and interprets the data of the file header.
fileModified(AudioFile, File) - Method in class org.jaudiotagger.audio.generic.AudioFileModificationAdapter
(overridden)
fileModified(AudioFile, File) - Method in interface org.jaudiotagger.audio.generic.AudioFileModificationListener
Notifies that original has been processed.
Because the audiolibrary allows format implementors to either change the original file or create a copy, it is possible that the real result is located in the original and temporary is of zero size or the original will be deleted and replaced by temporary.
fileModified(AudioFile, File) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
(overridden)
fileOperationFinished(File) - Method in class org.jaudiotagger.audio.generic.AudioFileModificationAdapter
(overridden)
fileOperationFinished(File) - Method in interface org.jaudiotagger.audio.generic.AudioFileModificationListener
Informs the listener that the process has been finished.
The given file is either the original file or the modified copy.
fileOperationFinished(File) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
(overridden)
fileWillBeModified(AudioFile, boolean) - Method in class org.jaudiotagger.audio.generic.AudioFileModificationAdapter
(overridden)
fileWillBeModified(AudioFile, boolean) - Method in interface org.jaudiotagger.audio.generic.AudioFileModificationListener
Notifies that the file is about to be modified.
fileWillBeModified(AudioFile, boolean) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
(overridden)
fillChars(char[], RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
Reads chars out of raf until chars is filled.
findNumber(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Find the first whole number that can be parsed from the string
findNumber(String, int) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Find the first whole number that can be parsed from the string
findStream(RandomAccessFile) - Static method in class org.jaudiotagger.audio.flac.FlacStream
Reads the stream block to ensure it is a flac file
FLAC_STREAM_IDENTIFIER - Static variable in class org.jaudiotagger.audio.flac.FlacStream
 
FLAC_STREAM_IDENTIFIER_LENGTH - Static variable in class org.jaudiotagger.audio.flac.FlacStream
 
FlacFileReader - Class in org.jaudiotagger.audio.flac
Read encoding and tag info for Flac file (opensource lossless encoding)
FlacFileReader() - Constructor for class org.jaudiotagger.audio.flac.FlacFileReader
 
FlacFileWriter - Class in org.jaudiotagger.audio.flac
Write/delete tag info for Flac file (opensource lossless encoding)
FlacFileWriter() - Constructor for class org.jaudiotagger.audio.flac.FlacFileWriter
 
FlacInfoReader - Class in org.jaudiotagger.audio.flac
Read info from Flac file
FlacInfoReader() - Constructor for class org.jaudiotagger.audio.flac.FlacInfoReader
 
FlacStream - Class in org.jaudiotagger.audio.flac
Flac Stream

Identifies this is in fact a flac stream

FlacStream() - Constructor for class org.jaudiotagger.audio.flac.FlacStream
 
FlacTag - Class in org.jaudiotagger.tag.flac
Flac uses Vorbis Comment for most of its metadata and a Flac Picture Block for images
FlacTag(VorbisCommentTag, List<MetadataBlockDataPicture>) - Constructor for class org.jaudiotagger.tag.flac.FlacTag
 
FlacTagCreator - Class in org.jaudiotagger.audio.flac
Create the tag data ready for writing to flac file
FlacTagCreator() - Constructor for class org.jaudiotagger.audio.flac.FlacTagCreator
 
FlacTagReader - Class in org.jaudiotagger.audio.flac
Read Flac Tag
FlacTagReader() - Constructor for class org.jaudiotagger.audio.flac.FlacTagReader
 
FlacTagWriter - Class in org.jaudiotagger.audio.flac
Write Flac Tag
FlacTagWriter() - Constructor for class org.jaudiotagger.audio.flac.FlacTagWriter
 
FLAGS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MetaBox
 
FLAGS_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
FLAGS_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
forceFrameID22To23(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Force from ID3v22 FrameIdentifier to ID3v23, this is where the frame and structure has changed from v2 to v3 but we can still do some kind of conversion.
forceFrameID23To22(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Force from ID3v22 FrameIdentifier to ID3v23, this is where the frame and structure has changed from v2 to v3 but we can still do some kind of conversion.
forceFrameID23To24(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Force from ID3v2.30 FrameIdentifier to ID3v2.40, this is where the frame and structure has changed from v3 to v4 but we can still do some kind of conversion.
forceFrameID24To23(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Force from ID3v2.40 FrameIdentifier to ID3v2.30, this is where the frame and structure has changed between v4 to v3 but we can still do some kind of conversion.
forcev22Tov23 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
forcev23Tov22 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
forcev23Tov24 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
forcev24Tov23 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
FRAME_ID_ACCOMPANIMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
Frame IDs begining with T are text frames, & with W are url frames
FRAME_ID_ALBUM - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ALBUM_ARTIST_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ALBUM_SORT_ORDER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ARTIST_SORT_ORDER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ATTACHED_PICTURE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_AUDIO_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_AUDIO_SEEK_POINT_INDEX - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_BPM - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_CHAPTER - Static variable in class org.jaudiotagger.tag.id3.ID3v2ChapterFrames
 
FRAME_ID_COMMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_COMMERCIAL_FRAME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_COMPOSER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_COMPOSER_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_CONDUCTOR - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_CONTENT_GROUP_DESC - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_COPYRIGHTINFO - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ENCODEDBY - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ENCODING_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_EQUALISATION2 - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_EVENT_TIMING_CODES - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_FILE_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_FILE_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_GENERAL_ENCAPS_OBJECT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_GENRE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_GROUP_ID_REG - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_HW_SW_SETTINGS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_INITIAL_KEY - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_INVOLVED_PEOPLE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_IS_COMPILATION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ISRC - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_LANGUAGE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_LINKED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_MEDIA_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_MOOD - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_MPEG_LOCATION_LOOKUP_TABLE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_MUSIC_CD_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_MUSICIAN_CREDITS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ORIG_FILENAME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ORIG_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ORIG_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ORIGARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_ORIGINAL_RELEASE_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_OWNERSHIP - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PERFORMER_SORT_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PLAY_COUNTER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PLAYLIST_DELAY - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_POPULARIMETER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_POSITION_SYNC - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PRIVATE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PRODUCED_NOTICE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_PUBLISHER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_RADIO_NAME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_RADIO_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_RECOMMENDED_BUFFER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_RELATIVE_VOLUME_ADJUSTMENT2 - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_RELEASE_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_REMIXED - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_REVERB - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SEEK - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SET - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SET_SUBTITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SIGNATURE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SYNC_LYRIC - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_SYNC_TEMPO - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TABLE_OF_CONTENT - Static variable in class org.jaudiotagger.tag.id3.ID3v2ChapterFrames
 
FRAME_ID_TAGGING_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TERMS_OF_USE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TITLE_REFINEMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TITLE_SORT_ORDER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TITLE_SORT_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_TRACK - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_UNIQUE_FILE_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_UNSYNC_LYRICS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_ARTIST_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_COMMERCIAL - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_COPYRIGHT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_FILE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_OFFICIAL_RADIO - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_PAYMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_PUBLISHERS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_URL_SOURCE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_USER_DEFINED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_USER_DEFINED_URL - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FRAME_ID_V2_ACCOMPANIMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ALBUM - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ALBUM_ARTIST_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ALBUM_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ARTIST_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ATTACHED_PICTURE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_AUDIO_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_BPM - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_COMMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_COMPOSER - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_COMPOSER_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_CONDUCTOR - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_CONTENT_GROUP_DESC - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_COPYRIGHTINFO - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ENCODEDBY - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ENCRYPTED_FRAME - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_EQUALISATION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_EVENT_TIMING_CODES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_FILE_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_GENERAL_ENCAPS_OBJECT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_GENRE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_HW_SW_SETTINGS - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_INITIAL_KEY - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_IPLS - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_IS_COMPILATION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ISRC - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_LANGUAGE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_LINKED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_MEDIA_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_MPEG_LOCATION_LOOKUP_TABLE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_MUSIC_CD_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ORIG_FILENAME - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ORIG_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ORIG_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_ORIGARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_PLAY_COUNTER - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_PLAYLIST_DELAY - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_POPULARIMETER - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_PUBLISHER - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_RECOMMENDED_BUFFER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_RELATIVE_VOLUME_ADJUSTMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_REMIXED - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_REVERB - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_SET - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_SYNC_LYRIC - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_SYNC_TEMPO - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TDAT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TITLE_REFINEMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TITLE_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TORY - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TRACK - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TRDA - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TSIZ - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_TYER - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_UNIQUE_FILE_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_UNSYNC_LYRICS - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_ARTIST_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_COMMERCIAL - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_COPYRIGHT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_FILE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_OFFICIAL_RADIO - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_PAYMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_PUBLISHERS - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_URL_SOURCE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_USER_DEFINED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V2_USER_DEFINED_URL - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frames
 
FRAME_ID_V3_ACCOMPANIMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
Define all frames that are valid within ID3v23 Frame IDs begining with T are text frames, & with W are url frames
FRAME_ID_V3_ALBUM - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ALBUM_ARTIST_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ALBUM_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ALBUM_SORT_ORDER_MUSICBRAINZ - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ARTIST_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ARTIST_SORT_ORDER_MUSICBRAINZ - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ATTACHED_PICTURE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_AUDIO_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_BPM - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_COMMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_COMMERCIAL_FRAME - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_COMPOSER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_COMPOSER_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_CONDUCTOR - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_CONTENT_GROUP_DESC - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_COPYRIGHTINFO - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ENCODEDBY - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_EQUALISATION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_EVENT_TIMING_CODES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_FILE_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_FILE_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_GENERAL_ENCAPS_OBJECT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_GENRE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_GROUP_ID_REG - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_HW_SW_SETTINGS - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_INITIAL_KEY - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_IPLS - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_IS_COMPILATION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ISRC - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_LANGUAGE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_LINKED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_MEDIA_TYPE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_MPEG_LOCATION_LOOKUP_TABLE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_MUSIC_CD_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ORIG_FILENAME - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ORIG_LYRICIST - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ORIG_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_ORIGARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_OWNERSHIP - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_PLAY_COUNTER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_PLAYLIST_DELAY - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_POPULARIMETER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_POSITION_SYNC - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_PRIVATE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_PUBLISHER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_RADIO_NAME - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_RADIO_OWNER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_RECOMMENDED_BUFFER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_RELATIVE_VOLUME_ADJUSTMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_REMIXED - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_REVERB - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_SET - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_SYNC_LYRIC - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_SYNC_TEMPO - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TDAT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TERMS_OF_USE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TIME - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TITLE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TITLE_REFINEMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TITLE_SORT_ORDER_ITUNES - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TITLE_SORT_ORDER_MUSICBRAINZ - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TORY - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TRACK - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TRDA - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TSIZ - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_TYER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_UNIQUE_FILE_ID - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_UNSYNC_LYRICS - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_ARTIST_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_COMMERCIAL - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_COPYRIGHT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_FILE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_OFFICIAL_RADIO - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_PAYMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_PUBLISHERS - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_URL_SOURCE_WEB - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_USER_DEFINED_INFO - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_V3_USER_DEFINED_URL - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frames
 
FRAME_ID_YEAR - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frames
 
FrameBodyAENC - Class in org.jaudiotagger.tag.id3.framebody
Audio encryption Frame.
FrameBodyAENC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
Creates a new FrameBodyAENC datatype.
FrameBodyAENC(FrameBodyAENC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
 
FrameBodyAENC(String, short, short, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
Creates a new FrameBodyAENC datatype.
FrameBodyAENC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
Creates a new FrameBodyAENC datatype.
FrameBodyAPIC - Class in org.jaudiotagger.tag.id3.framebody
Attached picture frame.
FrameBodyAPIC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Creates a new FrameBodyAPIC datatype.
FrameBodyAPIC(FrameBodyAPIC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
 
FrameBodyAPIC(FrameBodyPIC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Conversion from v2 PIC to v3/v4 APIC
FrameBodyAPIC(byte, String, byte, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Creates a new FrameBodyAPIC datatype.
FrameBodyAPIC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Creates a new FrameBodyAPIC datatype.
FrameBodyASPI - Class in org.jaudiotagger.tag.id3.framebody
Audio files with variable bit rates are intrinsically difficult to deal with in the case of seeking within the file.
FrameBodyASPI() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
Creates a new FrameBodyASPI datatype.
FrameBodyASPI(FrameBodyASPI) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
Creates a new FrameBodyASPI from another FrameBodyASPI
FrameBodyASPI(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
Creates a new FrameBodyASPI datatype.
FrameBodyCHAP - Class in org.jaudiotagger.tag.id3.framebody
Chapter frame.
FrameBodyCHAP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCHAP
Creates a new FrameBodyCHAP datatype.
FrameBodyCHAP(FrameBodyCHAP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCHAP
Creates a new FrameBodyCHAP datatype.
FrameBodyCHAP(String, int, int, int, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCHAP
Creates a new FrameBodyCHAP datatype.
FrameBodyCHAP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCHAP
Creates a new FrameBodyAENC datatype.
FrameBodyCOMM - Class in org.jaudiotagger.tag.id3.framebody
Comments frame.
FrameBodyCOMM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Creates a new FrameBodyCOMM datatype.
FrameBodyCOMM(FrameBodyCOMM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
 
FrameBodyCOMM(byte, String, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Creates a new FrameBodyCOMM datatype.
FrameBodyCOMM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Construct a Comment frame body from the buffer
FrameBodyCOMR - Class in org.jaudiotagger.tag.id3.framebody
Commercial frame.
FrameBodyCOMR() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
Creates a new FrameBodyCOMR datatype.
FrameBodyCOMR(FrameBodyCOMR) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
 
FrameBodyCOMR(byte, String, String, String, byte, String, String, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
Creates a new FrameBodyCOMR datatype.
FrameBodyCOMR(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
Creates a new FrameBodyCOMR datatype.
FrameBodyCRM - Class in org.jaudiotagger.tag.id3.framebody
Encrypted meta frame This frame contains one or more encrypted frames.
FrameBodyCRM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
Creates a new FrameBodyCRM datatype.
FrameBodyCRM(FrameBodyCRM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
 
FrameBodyCRM(String, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
Creates a new FrameBodyCRM datatype.
FrameBodyCRM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
Creates a new FrameBodyCRM datatype.
FrameBodyCTOC - Class in org.jaudiotagger.tag.id3.framebody
Table of content frame.
FrameBodyCTOC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCTOC
Creates a new FrameBodyCTOC datatype.
FrameBodyCTOC(FrameBodyCTOC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCTOC
Creates a new FrameBodyCTOC datatype.
FrameBodyCTOC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyCTOC
Creates a new FrameBodyCTOC datatype.
FrameBodyDeprecated - Class in org.jaudiotagger.tag.id3.framebody
Represents a framebody for a frame identifier that is not defined for the tag version but was valid for a for an earlier tag version.
FrameBodyDeprecated(AbstractID3v2FrameBody) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Creates a new FrameBodyDeprecated wrapper around the frameBody
FrameBodyDeprecated(FrameBodyDeprecated) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Copy constructor
FrameBodyENCR - Class in org.jaudiotagger.tag.id3.framebody
Encryption method registration frame.
FrameBodyENCR() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
Creates a new FrameBodyENCR datatype.
FrameBodyENCR(FrameBodyENCR) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
 
FrameBodyENCR(String, byte, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
Creates a new FrameBodyENCR datatype.
FrameBodyENCR(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
Creates a new FrameBodyENCR datatype.
FrameBodyEQU2 - Class in org.jaudiotagger.tag.id3.framebody
Equalisation (2) This is another subjective, alignment frame.
FrameBodyEQU2() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
Creates a new FrameBodyEQU2 datatype.
FrameBodyEQU2(FrameBodyEQU2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
 
FrameBodyEQU2(byte, String, short, short) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
Creates a new FrameBodyEQU2 datatype.
FrameBodyEQU2(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
Creates a new FrameBodyEQU2 datatype.
FrameBodyEQUA - Class in org.jaudiotagger.tag.id3.framebody
Equalisation frame.
FrameBodyEQUA() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQUA
Creates a new FrameBodyEQUA datatype.
FrameBodyEQUA(FrameBodyEQUA) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyEQUA
 
FrameBodyETCO - Class in org.jaudiotagger.tag.id3.framebody
Event timing codes frame.
FrameBodyETCO() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
Creates a new FrameBodyETCO datatype.
FrameBodyETCO(FrameBodyETCO) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
 
FrameBodyETCO(byte, byte, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
Creates a new FrameBodyETCO datatype.
FrameBodyETCO(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
Creates a new FrameBodyETCO datatype.
FrameBodyGEOB - Class in org.jaudiotagger.tag.id3.framebody
General encapsulated object frame.
FrameBodyGEOB() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
Creates a new FrameBodyGEOB datatype.
FrameBodyGEOB(FrameBodyGEOB) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
 
FrameBodyGEOB(byte, String, String, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
Creates a new FrameBodyGEOB datatype.
FrameBodyGEOB(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
Creates a new FrameBodyGEOB datatype.
FrameBodyGRID - Class in org.jaudiotagger.tag.id3.framebody
Group identification registration frame.
FrameBodyGRID() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
Creates a new FrameBodyGRID datatype.
FrameBodyGRID(FrameBodyGRID) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
 
FrameBodyGRID(String, byte, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
Creates a new FrameBodyGRID datatype.
FrameBodyGRID(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
Creates a new FrameBodyGRID datatype.
FrameBodyIPLS - Class in org.jaudiotagger.tag.id3.framebody
Involved People List ID3v23 Only Since there might be a lot of people contributing to an audio file in various ways, such as musicians and technicians, the 'Text information frames' are often insufficient to list everyone involved in a project.
FrameBodyIPLS() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyIPLS
Creates a new FrameBodyIPLS datatype.
FrameBodyIPLS(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyIPLS
 
FrameBodyIPLS(FrameBodyTIPL) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyIPLS
Convert from V4 to V3 Frame
FrameBodyLINK - Class in org.jaudiotagger.tag.id3.framebody
Linked information frame.
FrameBodyLINK() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
Creates a new FrameBodyLINK datatype.
FrameBodyLINK(FrameBodyLINK) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
 
FrameBodyLINK(String, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
Creates a new FrameBodyLINK datatype.
FrameBodyLINK(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
Creates a new FrameBodyLINK datatype.
FrameBodyMCDI - Class in org.jaudiotagger.tag.id3.framebody
Music CD identifier frame.
FrameBodyMCDI() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMCDI
Creates a new FrameBodyMCDI datatype.
FrameBodyMCDI(FrameBodyMCDI) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMCDI
 
FrameBodyMCDI(byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMCDI
Creates a new FrameBodyMCDI datatype.
FrameBodyMCDI(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMCDI
Creates a new FrameBodyMCDI datatype.
FrameBodyMLLT - Class in org.jaudiotagger.tag.id3.framebody
MPEG location lookup table frame.
FrameBodyMLLT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMLLT
Creates a new FrameBodyMLLT datatype.
FrameBodyMLLT(FrameBodyMLLT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyMLLT
 
FrameBodyOWNE - Class in org.jaudiotagger.tag.id3.framebody
Ownership frame.
FrameBodyOWNE() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
Creates a new FrameBodyOWNE datatype.
FrameBodyOWNE(FrameBodyOWNE) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
 
FrameBodyOWNE(byte, String, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
Creates a new FrameBodyOWNE datatype.
FrameBodyOWNE(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
Creates a new FrameBodyOWNE datatype.
FrameBodyPCNT - Class in org.jaudiotagger.tag.id3.framebody
Play counter frame.
FrameBodyPCNT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
Creates a new FrameBodyPCNT datatype.
FrameBodyPCNT(FrameBodyPCNT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
 
FrameBodyPCNT(long) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
Creates a new FrameBodyPCNT datatype.
FrameBodyPCNT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
Creates a new FrameBodyPCNT datatype.
FrameBodyPIC - Class in org.jaudiotagger.tag.id3.framebody
ID3v22 Attached Picture

FrameBodyPIC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Creates a new FrameBodyPIC datatype.
FrameBodyPIC(FrameBodyPIC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
 
FrameBodyPIC(byte, String, byte, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Creates a new FrameBodyPIC datatype.
FrameBodyPIC(FrameBodyAPIC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Conversion from v2 PIC to v3/v4 APIC
FrameBodyPIC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Creates a new FrameBodyPIC datatype.
FrameBodyPOPM - Class in org.jaudiotagger.tag.id3.framebody
Popularimeter frame.
FrameBodyPOPM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
Creates a new FrameBodyPOPM datatype.
FrameBodyPOPM(FrameBodyPOPM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
FrameBodyPOPM(String, long, long) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
Creates a new FrameBodyPOPM datatype.
FrameBodyPOPM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
Creates a new FrameBodyPOPM datatype.
FrameBodyPOSS - Class in org.jaudiotagger.tag.id3.framebody
Position synchronisation frame.
FrameBodyPOSS() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOSS
Creates a new FrameBodyPOSS datatype.
FrameBodyPOSS(FrameBodyPOSS) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOSS
 
FrameBodyPOSS(byte, long) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOSS
Creates a new FrameBodyPOSS datatype.
FrameBodyPOSS(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPOSS
Creates a new FrameBodyPOSS datatype.
FrameBodyPRIV - Class in org.jaudiotagger.tag.id3.framebody
Private frame.
FrameBodyPRIV() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
Creates a new FrameBodyPRIV datatype.
FrameBodyPRIV(FrameBodyPRIV) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
 
FrameBodyPRIV(String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
Creates a new FrameBodyPRIV datatype.
FrameBodyPRIV(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
Creates a new FrameBodyPRIV datatype.
FrameBodyRBUF - Class in org.jaudiotagger.tag.id3.framebody
Body of Recommended buffer size frame, generally used for streaming audio
FrameBodyRBUF() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
Creates a new FrameBodyRBUF datatype.
FrameBodyRBUF(FrameBodyRBUF) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
 
FrameBodyRBUF(byte, boolean, byte) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
Creates a new FrameBodyRBUF datatype.
FrameBodyRBUF(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
Creates a new FrameBodyRBUF datatype.
FrameBodyRVA2 - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyRVA2() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVA2
Creates a new FrameBodyRVA2 datatype.
FrameBodyRVA2(FrameBodyRVA2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVA2
 
FrameBodyRVA2(FrameBodyRVAD) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVA2
Convert from V3 to V4 Frame
FrameBodyRVA2(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVA2
Creates a new FrameBodyRVAD datatype.
FrameBodyRVAD - Class in org.jaudiotagger.tag.id3.framebody
Relative volume adjustment frame.
FrameBodyRVAD() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
Creates a new FrameBodyRVAD datatype.
FrameBodyRVAD(FrameBodyRVAD) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
 
FrameBodyRVAD(FrameBodyRVA2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
Convert from V4 to V3 Frame
FrameBodyRVAD(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
Creates a new FrameBodyRVAD datatype.
FrameBodyRVRB - Class in org.jaudiotagger.tag.id3.framebody
Reverb frame.
FrameBodyRVRB() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVRB
Creates a new FrameBodyRVRB datatype.
FrameBodyRVRB(FrameBodyRVRB) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVRB
 
FrameBodyRVRB(short, short, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVRB
Creates a new FrameBodyRVRB datatype.
FrameBodyRVRB(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyRVRB
Creates a new FrameBodyRVRB datatype.
FrameBodySEEK - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodySEEK() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySEEK
Creates a new FrameBodySEEK datatype.
FrameBodySEEK(int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySEEK
Creates a new FrameBodySEEK datatype.
FrameBodySEEK(FrameBodySEEK) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySEEK
 
FrameBodySEEK(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySEEK
Creates a new FrameBodySEEK datatype.
FrameBodySIGN - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodySIGN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
Creates a new FrameBodySIGN datatype.
FrameBodySIGN(FrameBodySIGN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
 
FrameBodySIGN(byte, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
Creates a new FrameBodySIGN datatype.
FrameBodySIGN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
Creates a new FrameBodySIGN datatype.
FrameBodySYLT - Class in org.jaudiotagger.tag.id3.framebody
Synchronised lyrics/text frame.
FrameBodySYLT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Creates a new FrameBodySYLT datatype.
FrameBodySYLT(FrameBodySYLT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Copy Constructor
FrameBodySYLT(int, String, int, int, String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Creates a new FrameBodySYLT datatype.
FrameBodySYLT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Creates a new FrameBodySYLT datatype.
FrameBodySYTC - Class in org.jaudiotagger.tag.id3.framebody
Synchronised tempo codes frame.
FrameBodySYTC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYTC
Creates a new FrameBodySYTC datatype.
FrameBodySYTC(int, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYTC
 
FrameBodySYTC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYTC
Creates a new FrameBody from buffer
FrameBodySYTC(FrameBodySYTC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodySYTC
Copy constructor
FrameBodyTALB - Class in org.jaudiotagger.tag.id3.framebody
Album/Movie/Show title Text information frame.
FrameBodyTALB() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTALB
Creates a new FrameBodyTALB datatype.
FrameBodyTALB(FrameBodyTALB) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTALB
 
FrameBodyTALB(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTALB
Creates a new FrameBodyTALB datatype.
FrameBodyTALB(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTALB
Creates a new FrameBodyTALB datatype.
FrameBodyTBPM - Class in org.jaudiotagger.tag.id3.framebody
Beats Per Minute Text information frame.
FrameBodyTBPM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTBPM
Creates a new FrameBodyTBPM datatype.
FrameBodyTBPM(FrameBodyTBPM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTBPM
 
FrameBodyTBPM(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTBPM
Creates a new FrameBodyTBPM datatype.
FrameBodyTBPM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTBPM
Creates a new FrameBodyTBPM datatype.
FrameBodyTCMP - Class in org.jaudiotagger.tag.id3.framebody
Is part of a Compilation (iTunes frame)
FrameBodyTCMP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
Creates a new FrameBodyTCMP datatype, with compilation enabled This is the preferred constructor to use because TCMP frames should not exist unless they are set to true
FrameBodyTCMP(FrameBodyTCMP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
 
FrameBodyTCMP(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
Creates a new FrameBodyTCMP datatype.
FrameBodyTCMP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
Creates a new FrameBodyTIT1 datatype.
FrameBodyTCOM - Class in org.jaudiotagger.tag.id3.framebody
Composer Text information frame.
FrameBodyTCOM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOM
Creates a new FrameBodyTCOM datatype.
FrameBodyTCOM(FrameBodyTCOM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOM
 
FrameBodyTCOM(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOM
Creates a new FrameBodyTCOM datatype.
FrameBodyTCOM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOM
Creates a new FrameBodyTCOM datatype.
FrameBodyTCON - Class in org.jaudiotagger.tag.id3.framebody
Content type Text information frame.
FrameBodyTCON() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCON
Creates a new FrameBodyTCON datatype.
FrameBodyTCON(FrameBodyTCON) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCON
 
FrameBodyTCON(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCON
Creates a new FrameBodyTCON datatype.
FrameBodyTCON(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCON
Creates a new FrameBodyTCON datatype.
FrameBodyTCOP - Class in org.jaudiotagger.tag.id3.framebody
Copyright message Text information frame.
FrameBodyTCOP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOP
Creates a new FrameBodyTCOP datatype.
FrameBodyTCOP(FrameBodyTCOP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOP
 
FrameBodyTCOP(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOP
Creates a new FrameBodyTCOP datatype.
FrameBodyTCOP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOP
Creates a new FrameBodyTCOP datatype.
FrameBodyTDAT - Class in org.jaudiotagger.tag.id3.framebody
Date Text information frame.
FrameBodyTDAT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDAT
Creates a new FrameBodyTDAT datatype.
FrameBodyTDAT(FrameBodyTDAT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDAT
 
FrameBodyTDAT(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDAT
Creates a new FrameBodyTDAT datatype.
FrameBodyTDAT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDAT
Creates a new FrameBodyTDAT datatype.
FrameBodyTDEN - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTDEN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDEN
Creates a new FrameBodyTDEN datatype.
FrameBodyTDEN(FrameBodyTDEN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDEN
 
FrameBodyTDEN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDEN
Creates a new FrameBodyTDEN datatype.
FrameBodyTDEN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDEN
Creates a new FrameBodyTDEN datatype.
FrameBodyTDLY - Class in org.jaudiotagger.tag.id3.framebody
Playlist delay Text information frame.
FrameBodyTDLY() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDLY
Creates a new FrameBodyTDLY datatype.
FrameBodyTDLY(FrameBodyTDLY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDLY
 
FrameBodyTDLY(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDLY
Creates a new FrameBodyTDLY datatype.
FrameBodyTDLY(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDLY
Creates a new FrameBodyTDLY datatype.
FrameBodyTDOR - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTDOR() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
Creates a new FrameBodyTDOR datatype.
FrameBodyTDOR(FrameBodyTDOR) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
 
FrameBodyTDOR(FrameBodyTORY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
When converting v3 TDAT to v4 TDRC frame
FrameBodyTDOR(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
Creates a new FrameBodyTDOR datatype.
FrameBodyTDOR(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
Creates a new FrameBodyTDOR datatype.
FrameBodyTDRC - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTDRC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Creates a new FrameBodyTDRC datatype.
FrameBodyTDRC(FrameBodyTDRC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
FrameBodyTDRC(FrameBodyTYER) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
When converting v3 YEAR to v4 TDRC frame
FrameBodyTDRC(FrameBodyTIME) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
When converting v3 TIME to v4 TDRC frame
FrameBodyTDRC(FrameBodyTDAT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
When converting v3 TDAT to v4 TDRC frame
FrameBodyTDRC(FrameBodyTRDA) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
When converting v3 TRDA to v4 TDRC frame
FrameBodyTDRC(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Creates a new FrameBodyTDRC datatype.
FrameBodyTDRC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Creates a new FrameBodyTDRC datatype from File
FrameBodyTDRL - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTDRL() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRL
Creates a new FrameBodyTDRL datatype.
FrameBodyTDRL(FrameBodyTDRL) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRL
 
FrameBodyTDRL(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRL
Creates a new FrameBodyTDRL datatype.
FrameBodyTDRL(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRL
Creates a new FrameBodyTDRL datatype.
FrameBodyTDTG - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTDTG() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDTG
Creates a new FrameBodyTDTG datatype.
FrameBodyTDTG(FrameBodyTDTG) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDTG
 
FrameBodyTDTG(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDTG
Creates a new FrameBodyTDTG datatype.
FrameBodyTDTG(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTDTG
Creates a new FrameBodyTDTG datatype.
FrameBodyTENC - Class in org.jaudiotagger.tag.id3.framebody
Encoded by Text information frame.
FrameBodyTENC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTENC
Creates a new FrameBodyTENC datatype.
FrameBodyTENC(FrameBodyTENC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTENC
 
FrameBodyTENC(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTENC
Creates a new FrameBodyTENC datatype.
FrameBodyTENC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTENC
Creates a new FrameBodyTENC datatype.
FrameBodyTEXT - Class in org.jaudiotagger.tag.id3.framebody
Lyricist/Text writer Text information frame.
FrameBodyTEXT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTEXT
Creates a new FrameBodyTEXT datatype.
FrameBodyTEXT(FrameBodyTEXT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTEXT
 
FrameBodyTEXT(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTEXT
Creates a new FrameBodyTEXT datatype.
FrameBodyTEXT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTEXT
Creates a new FrameBodyTEXT datatype.
FrameBodyTFLT - Class in org.jaudiotagger.tag.id3.framebody
File type Text information frame.
FrameBodyTFLT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTFLT
Creates a new FrameBodyTFLT datatype.
FrameBodyTFLT(FrameBodyTFLT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTFLT
 
FrameBodyTFLT(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTFLT
Creates a new FrameBodyTFLT datatype.
FrameBodyTFLT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTFLT
Creates a new FrameBodyTFLT datatype.
FrameBodyTIME - Class in org.jaudiotagger.tag.id3.framebody
Time Text information frame.
FrameBodyTIME() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIME
Creates a new FrameBodyTIME datatype.
FrameBodyTIME(FrameBodyTIME) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIME
 
FrameBodyTIME(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIME
Creates a new FrameBodyTIME datatype.
FrameBodyTIME(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIME
Creates a new FrameBodyTIME datatype.
FrameBodyTIPL - Class in org.jaudiotagger.tag.id3.framebody
The 'Involved people list' is intended as a mapping between functions like producer and names.
FrameBodyTIPL() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
Creates a new FrameBodyTIPL datatype.
FrameBodyTIPL(FrameBodyTIPL) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
 
FrameBodyTIPL(FrameBodyIPLS) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
Convert from V3 to V4 Frame
FrameBodyTIPL(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
Creates a new FrameBodyTIPL datatype.
FrameBodyTIPL(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
Creates a new FrameBodyTIPL datatype.
FrameBodyTIT1 - Class in org.jaudiotagger.tag.id3.framebody
Content group description Text information frame.
FrameBodyTIT1() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT1
Creates a new FrameBodyTIT1 datatype.
FrameBodyTIT1(FrameBodyTIT1) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT1
 
FrameBodyTIT1(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT1
Creates a new FrameBodyTIT1 datatype.
FrameBodyTIT1(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT1
Creates a new FrameBodyTIT1 datatype.
FrameBodyTIT2 - Class in org.jaudiotagger.tag.id3.framebody
Title/Songname/Content description Text information frame.
FrameBodyTIT2() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT2
Creates a new FrameBodyTIT2 datatype.
FrameBodyTIT2(FrameBodyTIT2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT2
 
FrameBodyTIT2(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT2
Creates a new FrameBodyTIT2 datatype.
FrameBodyTIT2(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT2
Creates a new FrameBodyTIT2 datatype.
FrameBodyTIT3 - Class in org.jaudiotagger.tag.id3.framebody
Subtitle/Description refinement Text information frame.
FrameBodyTIT3() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT3
Creates a new FrameBodyTIT3 datatype.
FrameBodyTIT3(FrameBodyTIT3) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT3
 
FrameBodyTIT3(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT3
Creates a new FrameBodyTIT3 datatype.
FrameBodyTIT3(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT3
Creates a new FrameBodyTIT3 datatype.
FrameBodyTKEY - Class in org.jaudiotagger.tag.id3.framebody
Initial key Text information frame.
FrameBodyTKEY() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTKEY
Creates a new FrameBodyTKEY datatype.
FrameBodyTKEY(FrameBodyTKEY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTKEY
 
FrameBodyTKEY(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTKEY
Creates a new FrameBodyTKEY datatype.
FrameBodyTKEY(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTKEY
Creates a new FrameBodyTKEY datatype.
FrameBodyTLAN - Class in org.jaudiotagger.tag.id3.framebody
Language(s) Text information frame.
FrameBodyTLAN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLAN
Creates a new FrameBodyTLAN datatype.
FrameBodyTLAN(FrameBodyTLAN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLAN
 
FrameBodyTLAN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLAN
Creates a new FrameBodyTLAN datatype.
FrameBodyTLAN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLAN
Creates a new FrameBodyTLAN datatype.
FrameBodyTLEN - Class in org.jaudiotagger.tag.id3.framebody
Length Text information frame.
FrameBodyTLEN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLEN
Creates a new FrameBodyTLEN datatype.
FrameBodyTLEN(FrameBodyTLEN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLEN
 
FrameBodyTLEN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLEN
Creates a new FrameBodyTLEN datatype.
FrameBodyTLEN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTLEN
Creates a new FrameBodyTLEN datatype.
FrameBodyTMCL - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTMCL() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMCL
Creates a new FrameBodyTMCL datatype.
FrameBodyTMCL(FrameBodyTMCL) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMCL
 
FrameBodyTMCL(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMCL
Creates a new FrameBodyTMCL datatype.
FrameBodyTMCL(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMCL
Creates a new FrameBodyTMCL datatype.
FrameBodyTMED - Class in org.jaudiotagger.tag.id3.framebody
Length Text information frame.
FrameBodyTMED() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMED
Creates a new FrameBodyTMED datatype.
FrameBodyTMED(FrameBodyTMED) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMED
 
FrameBodyTMED(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMED
Creates a new FrameBodyTMED datatype.
FrameBodyTMED(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMED
Creates a new FrameBodyTMED datatype.
FrameBodyTMOO - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTMOO() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMOO
Creates a new FrameBodyTMOO datatype.
FrameBodyTMOO(FrameBodyTMOO) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMOO
 
FrameBodyTMOO(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMOO
Creates a new FrameBodyTMOO datatype.
FrameBodyTMOO(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTMOO
Creates a new FrameBodyTMOO datatype.
FrameBodyTOAL - Class in org.jaudiotagger.tag.id3.framebody
Original album/movie/show title Text information frame.
FrameBodyTOAL() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOAL
Creates a new FrameBodyTOAL datatype.
FrameBodyTOAL(FrameBodyTOAL) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOAL
 
FrameBodyTOAL(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOAL
Creates a new FrameBodyTOAL datatype.
FrameBodyTOAL(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOAL
Creates a new FrameBodyTOAL datatype.
FrameBodyTOFN - Class in org.jaudiotagger.tag.id3.framebody
Original filename Text information frame.
FrameBodyTOFN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOFN
Creates a new FrameBodyTOFN datatype.
FrameBodyTOFN(FrameBodyTOFN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOFN
 
FrameBodyTOFN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOFN
Creates a new FrameBodyTOFN datatype.
FrameBodyTOFN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOFN
Creates a new FrameBodyTOFN datatype.
FrameBodyTOLY - Class in org.jaudiotagger.tag.id3.framebody
Original lyricist(s)/text writer(s) Text information frame.
FrameBodyTOLY() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOLY
Creates a new FrameBodyTOLY datatype.
FrameBodyTOLY(FrameBodyTOLY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOLY
 
FrameBodyTOLY(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOLY
Creates a new FrameBodyTOLY datatype.
FrameBodyTOLY(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOLY
Creates a new FrameBodyTOLY datatype.
FrameBodyTOPE - Class in org.jaudiotagger.tag.id3.framebody
Original artist(s)/performer(s) Text information frame.
FrameBodyTOPE() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOPE
Creates a new FrameBodyTOPE datatype.
FrameBodyTOPE(FrameBodyTOPE) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOPE
 
FrameBodyTOPE(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOPE
Creates a new FrameBodyTOPE datatype.
FrameBodyTOPE(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOPE
Creates a new FrameBodyTOPE datatype.
FrameBodyTORY - Class in org.jaudiotagger.tag.id3.framebody
Original release year Text information frame.
FrameBodyTORY() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTORY
Creates a new FrameBodyTORY datatype.
FrameBodyTORY(FrameBodyTORY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTORY
 
FrameBodyTORY(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTORY
Creates a new FrameBodyTORY datatype.
FrameBodyTORY(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTORY
Creates a new FrameBodyTORY datatype.
FrameBodyTOWN - Class in org.jaudiotagger.tag.id3.framebody
File owner/licensee Text information frame.
FrameBodyTOWN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOWN
Creates a new FrameBodyTOWN datatype.
FrameBodyTOWN(FrameBodyTOWN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOWN
 
FrameBodyTOWN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOWN
Creates a new FrameBodyTOWN datatype.
FrameBodyTOWN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTOWN
Creates a new FrameBodyTOWN datatype.
FrameBodyTPE1 - Class in org.jaudiotagger.tag.id3.framebody
Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group Text information frame.
FrameBodyTPE1() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE1
Creates a new FrameBodyTPE1 datatype.
FrameBodyTPE1(FrameBodyTPE1) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE1
 
FrameBodyTPE1(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE1
Creates a new FrameBodyTPE1 datatype.
FrameBodyTPE1(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE1
Creates a new FrameBodyTPE1 datatype.
FrameBodyTPE2 - Class in org.jaudiotagger.tag.id3.framebody
Band/Orchestra/Accompaniment Text information frame.
FrameBodyTPE2() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE2
Creates a new FrameBodyTPE2 datatype.
FrameBodyTPE2(FrameBodyTPE2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE2
 
FrameBodyTPE2(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE2
Creates a new FrameBodyTPE2 datatype.
FrameBodyTPE2(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE2
Creates a new FrameBodyTPE2 datatype.
FrameBodyTPE3 - Class in org.jaudiotagger.tag.id3.framebody
Conductor Text information frame.
FrameBodyTPE3() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE3
Creates a new FrameBodyTPE3 datatype.
FrameBodyTPE3(FrameBodyTPE3) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE3
 
FrameBodyTPE3(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE3
Creates a new FrameBodyTPE3 datatype.
FrameBodyTPE3(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE3
Creates a new FrameBodyTPE3 datatype.
FrameBodyTPE4 - Class in org.jaudiotagger.tag.id3.framebody
Interpreted, remixed, or otherwise modified by Text information frame.
FrameBodyTPE4() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE4
Creates a new FrameBodyTPE4 datatype.
FrameBodyTPE4(FrameBodyTPE4) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE4
 
FrameBodyTPE4(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE4
Creates a new FrameBodyTPE4 datatype.
FrameBodyTPE4(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE4
Creates a new FrameBodyTPE4 datatype.
FrameBodyTPOS - Class in org.jaudiotagger.tag.id3.framebody
Part of a set Text information frame.
FrameBodyTPOS() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPOS
Creates a new FrameBodyTPOS datatype.
FrameBodyTPOS(FrameBodyTPOS) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPOS
 
FrameBodyTPOS(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPOS
Creates a new FrameBodyTPOS datatype.
FrameBodyTPOS(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPOS
Creates a new FrameBodyTPOS datatype.
FrameBodyTPRO - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTPRO() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPRO
Creates a new FrameBodyTPRO datatype.
FrameBodyTPRO(FrameBodyTPRO) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPRO
 
FrameBodyTPRO(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPRO
Creates a new FrameBodyTPRO datatype.
FrameBodyTPRO(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPRO
Creates a new FrameBodyTPRO datatype.
FrameBodyTPUB - Class in org.jaudiotagger.tag.id3.framebody
Publisher Text information frame.
FrameBodyTPUB() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPUB
Creates a new FrameBodyTPUB datatype.
FrameBodyTPUB(FrameBodyTPUB) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPUB
 
FrameBodyTPUB(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPUB
Creates a new FrameBodyTPUB datatype.
FrameBodyTPUB(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTPUB
Creates a new FrameBodyTPUB datatype.
FrameBodyTRCK - Class in org.jaudiotagger.tag.id3.framebody
Track number/Position in set Text information frame.
FrameBodyTRCK() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRCK
Creates a new FrameBodyTRCK datatype.
FrameBodyTRCK(FrameBodyTRCK) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRCK
 
FrameBodyTRCK(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRCK
Creates a new FrameBodyTRCK datatype.
FrameBodyTRCK(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRCK
Creates a new FrameBodyTRCK datatype.
FrameBodyTRDA - Class in org.jaudiotagger.tag.id3.framebody
Recording dates Text information frame.
FrameBodyTRDA() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRDA
Creates a new FrameBodyTRDA datatype.
FrameBodyTRDA(FrameBodyTRDA) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRDA
 
FrameBodyTRDA(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRDA
Creates a new FrameBodyTRDA datatype.
FrameBodyTRDA(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRDA
Creates a new FrameBodyTRDA datatype.
FrameBodyTRSN - Class in org.jaudiotagger.tag.id3.framebody
Internet radio station name Text information frame.
FrameBodyTRSN() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSN
Creates a new FrameBodyTRSN datatype.
FrameBodyTRSN(FrameBodyTRSN) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSN
 
FrameBodyTRSN(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSN
Creates a new FrameBodyTRSN datatype.
FrameBodyTRSN(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSN
Creates a new FrameBodyTRSN datatype.
FrameBodyTRSO - Class in org.jaudiotagger.tag.id3.framebody
Internet radio station owner Text information frame.
FrameBodyTRSO() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSO
Creates a new FrameBodyTRSO datatype.
FrameBodyTRSO(FrameBodyTRSO) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSO
 
FrameBodyTRSO(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSO
Creates a new FrameBodyTRSO datatype.
FrameBodyTRSO(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSO
Creates a new FrameBodyTRSO datatype.
FrameBodyTSIZ - Class in org.jaudiotagger.tag.id3.framebody
Size Text information frame.
FrameBodyTSIZ() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSIZ
Creates a new FrameBodyTSIZ datatype.
FrameBodyTSIZ(FrameBodyTSIZ) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSIZ
 
FrameBodyTSIZ(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSIZ
Creates a new FrameBodyTSIZ datatype.
FrameBodyTSIZ(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSIZ
Creates a new FrameBodyTSIZ datatype.
FrameBodyTSO2 - Class in org.jaudiotagger.tag.id3.framebody
Album Artist Sort name ( iTunes Only)
FrameBodyTSO2() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSO2
Creates a new FrameBodyTSOA datatype.
FrameBodyTSO2(FrameBodyTSO2) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSO2
 
FrameBodyTSO2(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSO2
Creates a new FrameBodyTSOA datatype.
FrameBodyTSO2(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSO2
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOA - Class in org.jaudiotagger.tag.id3.framebody
Album Sort name
FrameBodyTSOA() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOA
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOA(FrameBodyTSOA) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOA
 
FrameBodyTSOA(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOA
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOA(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOA
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOC - Class in org.jaudiotagger.tag.id3.framebody
Composer Sort name (iTunes Only)
FrameBodyTSOC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOC
Creates a new FrameBodyTSOC datatype.
FrameBodyTSOC(FrameBodyTSOC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOC
 
FrameBodyTSOC(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOC
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOC
Creates a new FrameBodyTSOA datatype.
FrameBodyTSOP - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTSOP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOP
Creates a new FrameBodyTSOP datatype.
FrameBodyTSOP(FrameBodyTSOP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOP
 
FrameBodyTSOP(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOP
Creates a new FrameBodyTSOP datatype.
FrameBodyTSOP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOP
Creates a new FrameBodyTSOP datatype.
FrameBodyTSOT - Class in org.jaudiotagger.tag.id3.framebody
Title Sort name
FrameBodyTSOT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOT
Creates a new FrameBodyTSOT datatype.
FrameBodyTSOT(FrameBodyTSOT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOT
 
FrameBodyTSOT(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOT
Creates a new FrameBodyTSOT datatype.
FrameBodyTSOT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOT
Creates a new FrameBodyTSOT datatype.
FrameBodyTSRC - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTSRC() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSRC
Creates a new FrameBodyTSRC datatype.
FrameBodyTSRC(FrameBodyTSRC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSRC
 
FrameBodyTSRC(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSRC
Creates a new FrameBodyTSRC datatype.
FrameBodyTSRC(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSRC
Creates a new FrameBodyTSRC datatype.
FrameBodyTSSE - Class in org.jaudiotagger.tag.id3.framebody
Software/Hardware and settings used for encoding Text information frame.
FrameBodyTSSE() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSSE
Creates a new FrameBodyTSSE datatype.
FrameBodyTSSE(FrameBodyTSSE) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSSE
 
FrameBodyTSSE(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSSE
Creates a new FrameBodyTSSE datatype.
FrameBodyTSSE(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSSE
Creates a new FrameBodyTSSE datatype.
FrameBodyTSST - Class in org.jaudiotagger.tag.id3.framebody
 
FrameBodyTSST() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSST
Creates a new FrameBodyTSST datatype.
FrameBodyTSST(FrameBodyTSST) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSST
 
FrameBodyTSST(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSST
Creates a new FrameBodyTSST datatype.
FrameBodyTSST(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTSST
Creates a new FrameBodyTSST datatype.
FrameBodyTXXX - Class in org.jaudiotagger.tag.id3.framebody
User defined text information frame

This frame is intended for one-string text information concerning the audio file in a similar way to the other "T"-frames.

FrameBodyTXXX() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
Creates a new FrameBodyTXXX datatype.
FrameBodyTXXX(FrameBodyTXXX) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
FrameBodyTXXX(byte, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
Creates a new FrameBodyTXXX datatype.
FrameBodyTXXX(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
Creates a new FrameBodyTXXX datatype.
FrameBodyTYER - Class in org.jaudiotagger.tag.id3.framebody
Year Text information frame.
FrameBodyTYER() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
Creates a new FrameBodyTYER datatype.
FrameBodyTYER(FrameBodyTYER) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
 
FrameBodyTYER(FrameBodyTDRC) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
When converting v4 TDRC frame to v3 TYER
FrameBodyTYER(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
Creates a new FrameBodyTYER datatype.
FrameBodyTYER(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
Creates a new FrameBodyTYER datatype.
FrameBodyUFID - Class in org.jaudiotagger.tag.id3.framebody
A UFID Framebody consists of an owner that identifies the server hosting the unique identifier database, and the unique identifier itself which can be up to 64 bytes in length.
FrameBodyUFID() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
Creates a new FrameBodyUFID datatype.
FrameBodyUFID(FrameBodyUFID) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
 
FrameBodyUFID(String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
Creates a new FrameBodyUFID datatype.
FrameBodyUFID(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
Creates FrameBodyUFID datatype from buffer
FrameBodyUnsupported - Class in org.jaudiotagger.tag.id3.framebody
Represents a framebody for a frame identifier jaudiotagger has not implemented a framebody for.
FrameBodyUnsupported() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Deprecated. because no identifier set
FrameBodyUnsupported(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Creates a new FrameBodyUnsupported
FrameBodyUnsupported(String, byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Create a new FrameBodyUnsupported
FrameBodyUnsupported(byte[]) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Deprecated. because no identifier set
FrameBodyUnsupported(FrameBodyUnsupported) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Copy constructor
FrameBodyUnsupported(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Creates a new FrameBodyUnsupported datatype.
FrameBodyUSER - Class in org.jaudiotagger.tag.id3.framebody
Terms of use frame.
FrameBodyUSER() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
Creates a new FrameBodyUSER datatype.
FrameBodyUSER(FrameBodyUSER) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
 
FrameBodyUSER(byte, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
Creates a new FrameBodyUSER datatype.
FrameBodyUSER(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
Create a new FrameBodyUser by reading from byte buffer
FrameBodyUSLT - Class in org.jaudiotagger.tag.id3.framebody
Unsychronised lyrics/text transcription frame.
FrameBodyUSLT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Creates a new FrameBodyUSLT datatype.
FrameBodyUSLT(FrameBodyUSLT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Copy constructor
FrameBodyUSLT(byte, String, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Creates a new FrameBodyUSLT datatype.
FrameBodyUSLT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Creates a new FrameBodyUSLT datatype, populated from buffer
FrameBodyWCOM - Class in org.jaudiotagger.tag.id3.framebody
Commercial information URL link frames.
FrameBodyWCOM() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOM
Creates a new FrameBodyWCOM datatype.
FrameBodyWCOM(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOM
Creates a new FrameBodyWCOM datatype.
FrameBodyWCOM(FrameBodyWCOM) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOM
 
FrameBodyWCOM(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOM
Creates a new FrameBodyWCOM datatype.
FrameBodyWCOP - Class in org.jaudiotagger.tag.id3.framebody
Copyright/Legal information URL link frames.
FrameBodyWCOP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOP
Creates a new FrameBodyWCOP datatype.
FrameBodyWCOP(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOP
Creates a new FrameBodyWCOP datatype.
FrameBodyWCOP(FrameBodyWCOP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOP
 
FrameBodyWCOP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOP
Creates a new FrameBodyWCOP datatype.
FrameBodyWOAF - Class in org.jaudiotagger.tag.id3.framebody
Official audio file webpage URL link frames.
FrameBodyWOAF() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAF
Creates a new FrameBodyWOAF datatype.
FrameBodyWOAF(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAF
Creates a new FrameBodyWOAF datatype.
FrameBodyWOAF(FrameBodyWOAF) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAF
 
FrameBodyWOAF(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAF
Creates a new FrameBodyWOAF datatype.
FrameBodyWOAR - Class in org.jaudiotagger.tag.id3.framebody
Official artist/performer webpage URL link frames.
FrameBodyWOAR() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAR
Creates a new FrameBodyWOAR datatype.
FrameBodyWOAR(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAR
Creates a new FrameBodyWOAR datatype.
FrameBodyWOAR(FrameBodyWOAR) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAR
 
FrameBodyWOAR(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAR
Creates a new FrameBodyWOAR datatype.
FrameBodyWOAS - Class in org.jaudiotagger.tag.id3.framebody
Official audio source webpage URL link frames.
FrameBodyWOAS() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAS
Creates a new FrameBodyWOAS datatype.
FrameBodyWOAS(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAS
Creates a new FrameBodyWOAS datatype.
FrameBodyWOAS(FrameBodyWOAS) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAS
 
FrameBodyWOAS(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAS
Creates a new FrameBodyWOAS datatype.
FrameBodyWORS - Class in org.jaudiotagger.tag.id3.framebody
Official internet radio station homepage URL link frames.
FrameBodyWORS() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWORS
Creates a new FrameBodyWORS datatype.
FrameBodyWORS(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWORS
Creates a new FrameBodyWORS datatype.
FrameBodyWORS(FrameBodyWORS) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWORS
 
FrameBodyWORS(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWORS
Creates a new FrameBodyWORS datatype.
FrameBodyWPAY - Class in org.jaudiotagger.tag.id3.framebody
Payment URL link frames.
FrameBodyWPAY() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPAY
Creates a new FrameBodyWPAY datatype.
FrameBodyWPAY(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPAY
Creates a new FrameBodyWPAY datatype.
FrameBodyWPAY(FrameBodyWPAY) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPAY
 
FrameBodyWPAY(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPAY
Creates a new FrameBodyWPAY datatype.
FrameBodyWPUB - Class in org.jaudiotagger.tag.id3.framebody
Publishers official webpage URL link frames.
FrameBodyWPUB() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPUB
Creates a new FrameBodyWPUB datatype.
FrameBodyWPUB(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPUB
Creates a new FrameBodyWPUB datatype.
FrameBodyWPUB(FrameBodyWPUB) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPUB
 
FrameBodyWPUB(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWPUB
Creates a new FrameBodyWPUB datatype.
FrameBodyWXXX - Class in org.jaudiotagger.tag.id3.framebody
Represents a user defined url
FrameBodyWXXX() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
Creates a new FrameBodyWXXX datatype.
FrameBodyWXXX(FrameBodyWXXX) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
 
FrameBodyWXXX(byte, String, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
Creates a new FrameBodyWXXX datatype.
FrameBodyWXXX(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
Creates a new FrameBodyWXXX datatype by reading from file.
FrameBodyXSOA - Class in org.jaudiotagger.tag.id3.framebody
Album Sort name, this is what MusicBrainz uses in ID3v23 because TSOA not supported.
FrameBodyXSOA() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOA
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOA(FrameBodyXSOA) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOA
 
FrameBodyXSOA(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOA
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOA(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOA
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOP - Class in org.jaudiotagger.tag.id3.framebody
Artist Sort name, this is what MusicBrainz uses in ID3v23 because TSOP not supported.
FrameBodyXSOP() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOP
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOP(FrameBodyXSOP) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOP
 
FrameBodyXSOP(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOP
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOP(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOP
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOT - Class in org.jaudiotagger.tag.id3.framebody
Title Sort name, this is what MusicBrainz uses in ID3v23 because TSOT not supported.
FrameBodyXSOT() - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOT
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOT(FrameBodyXSOT) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOT
 
FrameBodyXSOT(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOT
Creates a new FrameBodyTSOT datatype.
FrameBodyXSOT(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOT
Creates a new FrameBodyTSOT datatype.
frameMap - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Map of all frames for this tag
FRAMING_BIT_VALID_VALUE - Static variable in class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 

G

GenericAudioHeader - Class in org.jaudiotagger.audio.generic
This class represents a structure for storing and retrieving information about the codec respectively the encoding parameters.
Most of the parameters are available for nearly each audio format.
GenericAudioHeader() - Constructor for class org.jaudiotagger.audio.generic.GenericAudioHeader
Creates an instance with emtpy values.
GenericTag - Class in org.jaudiotagger.audio.generic
This is a complete example implementation of AbstractTag.
The identifiers of commonly used fields is defined by GenericTag.keys.
GenericTag() - Constructor for class org.jaudiotagger.audio.generic.GenericTag
 
GENRE - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "genre"-identifier in GenericTag.keys.
GenreTypes - Class in org.jaudiotagger.tag.id3.valuepair
Genre list
get(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get list of fields within this tag with the specified id
get(TagFieldKey) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
get(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Returns a list of TagField objects whose "id" is the specified one.
get(TagFieldKey) - Method in class org.jaudiotagger.tag.flac.FlacTag
Returns a list of TagField objects whose "id" is the specified one.
get(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Retrieve the values that exists for this id3 frame id
get(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Get field(s) for this key
get(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
get(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Returns a list of TagField objects whose "id" is the specified one.
get(TagFieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Maps the generic key to the mp4 key and return the list of values for this field
get(Mp4FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Retrieve the values that exists for this mp4keyId (this is the internalid actually used)

get(String) - Method in interface org.jaudiotagger.tag.Tag
Returns a list of TagField objects whose "id" is the specified one.
get(TagFieldKey) - Method in interface org.jaudiotagger.tag.Tag
Returns a list of TagField objects whose "id" is the specified one.
get(TagFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Maps the generic key to the ogg key and return the list of values for this field
get(VorbisCommentFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Retrieve the first value that exists for this vorbis comment key
getAbsoluteGranulePosition() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getAdditionalData() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
 
getAdditionalData(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
 
getAdditionalInformation() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
 
geTagger() - Method in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
 
getAlbum() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns the album entered in the content descriptor chunk.
getAlbum() - Method in class org.jaudiotagger.audio.generic.AbstractTag
(overridden)
getAlbum() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getAlbum() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getAlbum() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getAlbum() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
 
getAlbum() - Method in interface org.jaudiotagger.tag.Tag
 
getAlphabeticalValueList() - Method in class org.jaudiotagger.tag.datatype.AbstractValuePair
Get list in alphabetical order
getAlphabeticalValueList() - Method in class org.jaudiotagger.tag.id3.valuepair.V2GenreTypes
 
getArtist() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns the "WM/AlbumArtist" entered in the extended content description.
getArtist() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get Artist
getArtist() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getArtist() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getArtist() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getArtist() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
 
getArtist() - Method in interface org.jaudiotagger.tag.Tag
 
getArtworkBinaryData() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Retrieve artwork raw data
getArtworkMimeType() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
getAudioHeader() - Method in class org.jaudiotagger.audio.AudioFile
Return audio header
getAudioProfile() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
Get audio profile, usually AAC Low Complexity
getAudioSize() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
getAudioStreamChunk() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method returns the first audio stream chunk found in the asf file or stream.
getAuthor() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
getAuthor() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
 
getAuthor() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
 
getAverageBytesPerSec() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getAvgBitrate(int) - Method in class org.jaudiotagger.audio.asf.data.StreamBitratePropertiesChunk
Returns the average bitrate of the given stream.
getAvgBitrate() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
getBitPosition() - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
getBitRate() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getBitRate() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
 
getBitRate() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getBitRate() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getBitRateAsNumber() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getBitRateAsNumber() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns the bitrate of the represented audio clip in "Kbps".
getBitRateAsNumber() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getBitsPerSample() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getBlockAlignment() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getBlockType() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
getBody() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Get the framebody associated with this datatype
getBody() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrame
Returns the body datatype for this fragment.
getBoolean() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Returns the value of the ContentDescriptor as a Boolean.
getBriefDescription() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
This method calls toString for all it's objects and appends them without any newline characters.
getBriefDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
 
getByteData() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
Return raw byte data only vaid for byte fields
getBytes() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
This method creates a byte array that could directly be written to an asf file.
getBytes() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method will return a byte array, which can directly be written into an "Extended Content Description"-chunk.
getBytes() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
This method creates a byte array which can be written to asf files.
getBytes() - Method in class org.jaudiotagger.audio.asf.data.GUID
This method returns the guid as an array of bytes.
getBytes(long, int) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method will create a byte[] at the size of byteCount and insert the bytes of value (starting from lowset byte) into it.
getBytes() - Method in interface org.jaudiotagger.audio.flac.metadatablock.MetadataBlockData
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataApplication
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataCueSheet
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPadding
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataSeekTable
 
getBytes() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
getBytesWithoutIsLastBlockFlag() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
getChannelCount() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getChannelMode() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getChannelModeAsString() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getChannelNumber() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getChannelNumber() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns the number of audio channels the clip contains.
(The stereo, mono thing).
getChannelNumber() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getChannels() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getChannels() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
 
getChannels() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getCheckSum() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getChunckEnd() - Method in class org.jaudiotagger.audio.asf.data.Chunk
This method returns the End of the current chunk introduced by current header object.
getChunkCount() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getChunkLength() - Method in class org.jaudiotagger.audio.asf.data.Chunk
 
getCodecData() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getCodecDescription() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
This method will take a look at AudioStreamChunk.compressionFormatand returns a String with its hex value and if known a textual note on what coded it represents.
getCodecId() - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
getCodecIdAsString() - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
Returns the VideoStreamChunk.getCodecId(), as a String, where each byte has been converted to a char.
getColourDepth() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getComment() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
getComment() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get Comment
getComment() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getComment() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getComment() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getComment() - Method in interface org.jaudiotagger.tag.Tag
 
getCommentHeaderSize() - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
getCommentHeaderStartPosition() - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
getCompressionFormat() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getContent() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
getContent() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
getContent() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
getContent() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getContent() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
getContent() - Method in interface org.jaudiotagger.tag.TagTextField
Returns the content of the field.
getContent() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
getContentDescription() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getContentType() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
 
getCopyRight() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
getCopyright(Tag) - Static method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
This method should help programmers to extract the copyright field out of asf files.
getCounter() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
 
getCounter() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
getData() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlock
 
getData() - Method in class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box
 
getData() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
 
getData() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
getData() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
getDataLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
getDataLength() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
getDataSize() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
getDataSize() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
getDate() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
getDateOf(BigInteger) - Static method in class org.jaudiotagger.audio.asf.util.Utils
Since date values in asf files are given in 100 ns steps since first january of 1601 a little conversion must be done.
getDefaultAudioFileIO() - Static method in class org.jaudiotagger.audio.AudioFileIO
This method returns the default isntance for static use.
getDefaultBytes(String, String) - Static method in class org.jaudiotagger.audio.generic.Utils
Returns String.getBytes().
getDescription() - Method in class org.jaudiotagger.audio.asf.data.GUID
 
getDescription() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getDescription() - Method in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
 
getDescription() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Get a description of the image
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Get the description field, which describes the type of comment
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
 
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Get a description of the image
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
 
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Get a description field
getDescription() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
 
getDescription() - Method in enum org.jaudiotagger.tag.id3.valuepair.ID3V2ExtendedGenreTypes
 
getDescription() - Method in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
This is the value of the fieldname that is actually used to write mp4
getDescription() - Method in enum org.jaudiotagger.tag.mp4.atom.Mp4RatingValue
This is the value of the fieldname that is actually used to write mp4
getDescription() - Method in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
 
getDescriptor(String) - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns a previously inserted content descriptor.
getDescriptor() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getDescriptorCount() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
 
getDescriptors() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns a collection of all ContentDescriptorobjects stored in this extended content description.
getDiscNo() - Method in class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
getDiscTotal() - Method in class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
getDuplicateBytes() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Returns the number of bytes which come from duplicate frames
getDuplicateFrameId() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return the string which holds the ids of all duplicate frames.
getDuration() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getDurationInSeconds() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
This method converts FileHeader.getDuration()from 100ns steps to normal seconds.
getEmailToUser() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
getEmphasis() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getEmphasis() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getEmphasisAsString() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getEmptyFrameBytes() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Returns the number of bytes which come from empty frames
getEncoder() - Method in class org.jaudiotagger.audio.mp3.LameFrame
 
getEncoder() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getEncoding() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
getEncoding() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
getEncoding() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getEncoding() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
getEncoding() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getEncoding() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
getEncoding() - Method in interface org.jaudiotagger.tag.TagTextField
Returns the current used charset encoding.
getEncoding() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
getEncodingChunk() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getEncodingType() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getEncodingType() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getEncodingType() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Returns the encoding type.
getEncodingType() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getEncodingType() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getErrorConcealment() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getExtendedContentDescription() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getExtension(File) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getExtraEncodingInfos() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns some extra information about the encoding.
This may not contain anything for some audio formats.
getField(String) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
Gets the value of the frame identified by identifier
getFieldCount() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Return field count TODO:There must be a more efficient way to do this.
getFieldCount() - Method in class org.jaudiotagger.tag.flac.FlacTag
Return the number of fields
getFieldCount() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFieldCount() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getFieldCount() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
getFieldCount() - Method in interface org.jaudiotagger.tag.Tag
Return the number of fields
getFieldLength() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
getFieldName() - Method in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
This is the value of the fieldname that is actually used to write mp4
getFieldName() - Method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
This is the value of the key that can uniquely identifer a key type
getFieldName() - Method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
This is the value of the key that can uniquely identifer a key type
getFieldName() - Method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
This is the value of the key that can uniquely identifer a key type
getFieldName() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
This is the value of the fieldname that is actually used to write mp4
getFieldName() - Method in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
This is the value of the fieldname that is actually used to write mp4
getFields() - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
getFields() - Method in class org.jaudiotagger.tag.flac.FlacTag
Iterator over all the fields within the tag, handle multiple fields with the same id
getFields() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFields() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getFields() - Method in interface org.jaudiotagger.tag.Tag
Iterator over all the fields within the tag, handle multiple fields with the same id
getFieldType() - Method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
 
getFieldType() - Method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
 
getFieldType() - Method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
Return field type, for artwork this also identifies the imagetype
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
getFieldType() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
getFieldType() - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
 
getFile() - Method in class org.jaudiotagger.audio.AudioFile
Retrieve the physical file
getFileClassId() - Method in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
 
getFileCreationTime() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getFileHeader() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getFilename() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
getFileReadBytes() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Returns the tag size as reported by the tag header
getFileSize() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getFilesuffix() - Method in enum org.jaudiotagger.audio.SupportedFileFormat
 
getFileValue() - Method in enum org.jaudiotagger.audio.ogg.util.OggPageHeader.HeaderTypeFlag
 
getFirst(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
getFirst(TagFieldKey) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
getFirst(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Retrieve the first value that exists for this key
getFirst(TagFieldKey) - Method in class org.jaudiotagger.tag.flac.FlacTag
Retrieve String value of first tagfield that exists for this key
getFirst(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Retrieve the first value that exists for this identifier

If the value is a String it returns that, otherwise returns a summary of the fields information

getFirst(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Retrieve the first value that exists for this generic key
getFirst(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Retrieve the first value that exists for this key id
getFirst(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Retrieve the first value that exists for this generic key
getFirst(ID3v22FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Retrieve the first value that exists for this id3v22key
getFirst(ID3v23FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Retrieve the first value that exists for this id3v23key
getFirst(ID3v24FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Retrieve the first value that exists for this id3v24key
getFirst(TagFieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Retrieve the first value that exists for this generic key
getFirst(Mp4FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Retrieve the first value that exists for this mp4key
getFirst(String) - Method in interface org.jaudiotagger.tag.Tag
Retrieve the first value that exists for this key
getFirst(TagFieldKey) - Method in interface org.jaudiotagger.tag.Tag
Retrieve String value of first tagfield that exists for this key
getFirst(TagFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Retrieve the first value that exists for this generic key
getFirst(VorbisCommentFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Retrieve the first value that exists for this vorbis comment key
getFirstAlbum() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first album or empty string if doesnt exist
getFirstAlbum() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstAlbum() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstAlbum() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get Album
getFirstAlbum() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstArtist() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first artist or empty string if doesnt exist
getFirstArtist() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstArtist() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstArtist() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get Artist
getFirstArtist() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstComment() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first comment or empty string if doesnt exist
getFirstComment() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstComment() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstComment() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Get Comment
getFirstComment() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get Comment
getFirstComment() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
getFirstField(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Retrieve the first tagfield that exists for this key
getFirstField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Retrieve the first tagfield that exists for this identifier
getFirstField(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getFirstField(Mp4FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
getFirstField(String) - Method in interface org.jaudiotagger.tag.Tag
Retrieve the first tagfield that exists for this key
getFirstGenre() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first genre or empty string if doesnt exist
getFirstGenre() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstGenre() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstGenre() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get Genre
getFirstGenre() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstOffSet() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
The value of the first offset
getFirstTextValue() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Get first value
getFirstTextValue() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Get first value
getFirstTitle() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first title or empty string if doesnt exist
getFirstTitle() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstTitle() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstTitle() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get title
getFirstTitle() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstTrack() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first track or empty string if doesnt exist
getFirstTrack() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstTrack() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstTrack() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Return the track number as a String.
getFirstTrack() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getFirstTrack() - Method in interface org.jaudiotagger.tag.Tag
 
getFirstYear() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the first year or empty string if doesnt exist
getFirstYear() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getFirstYear() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getFirstYear() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get year
getFirstYear() - Method in interface org.jaudiotagger.tag.Tag
 
getFlags() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getFormat() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getFormat() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Returns the format, same as encoding type
getFormat() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getFormatForMimeType(String) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
Get v2.2 format from v2.3 mimetype
getFormattedText() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
When this has been generated as an amalgamation of v3 frames assumes the v3 frames match the the format in specification and convert them to their equivalent v4 format and return the generated String.
getFormatType() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Get a description of the image
getFrame(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
For single frames return the frame in this tag with given identifier if it exists, if multiple frames exist with the same identifier it will return a list containing all the frames with this identifier

Warning the match is only done against the identifier so if a tag contains a frame with an unsupported body but happens to have an identifier that is valid for another version of the tag it will be returned.

getFrameCount() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
getFrameCount() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return the number of frames in this tag of a particular type, multiple frames of the same time will only be counted once
getFrameId() - Method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
This is the frame identifier used to write the field
getFrameId() - Method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
This is the frame identifier used to write the field
getFrameId() - Method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
This is the frame identifier used to write the field
getFrameIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
 
getFrameIdentifier(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
 
getFrameLength() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getFrameOfType(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return all frames which start with the identifier, this can be more than one which is useful if trying to retrieve similar frames e.g TIT1,TIT2,TIT3 ...
getGenre() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns the Genre entered in the content descriptor chunk.
getGenre() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the genres or empty list if none exist
getGenre() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getGenre() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getGenre() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get Genre field

getGenre() - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
There are two genres fields in mp4 files, but only one can be used at a time, so this method tries to make things easier by checking both and returning the populated one (if any)
getGenre() - Method in interface org.jaudiotagger.tag.Tag
 
getGroupSymbol() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
 
getGroupSymbol() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
 
getGuid() - Method in class org.jaudiotagger.audio.asf.data.Chunk
 
getGUID() - Method in class org.jaudiotagger.audio.asf.data.GUID
This method returns the GUID of this object.
getGuidDescription(GUID) - Static method in class org.jaudiotagger.audio.asf.data.GUID
This method searches a GUID in GUID.KNOWN_GUIDSwhich is equal to the given guid and returns its description.
getHeader() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlock
 
getHeader() - Method in class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box
 
getHeader() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Get Reference to header
getHeaderData() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
getHeaderType() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getHeight() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getId() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
getId() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden) Will return AsfCopyrightField.FIELD_ID.
getId() - Method in enum org.jaudiotagger.audio.flac.metadatablock.BlockType
 
getId() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Returns the Id of the represented tag field.
This value should uniquely identify a kind of tag data, like title.
getId() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
getId() - Method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.AudioProfile
 
getId() - Method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.Kind
 
getId() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Return the frame identifier, this only identifiies the frame it does not provide a unique key, when using frames such as TXXX which are used by many fields *
getId() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
getId() - Method in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
Return id used in the file
getId() - Method in enum org.jaudiotagger.tag.mp4.atom.Mp4RatingValue
Return id used in the file
getId() - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
 
getId() - Method in interface org.jaudiotagger.tag.TagField
Returns the Id of the represented tag field.
This value should uniquely identify a kind of tag data, like title.
getId() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
getId3KeyFromGenericKey(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v22Frames
 
getId3KeyFromGenericKey(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v23Frames
 
getId3KeyFromGenericKey(TagFieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v24Frames
 
getID3v1Tag() - Method in class org.jaudiotagger.audio.mp3.MP3File
Returns the ID3v1 tag for this datatype.
getId3v23DefaultTextEncoding() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Get the default text encoding to use for new v23 frames, when unicode is required UTF16 will always be used because that is the only valid option for v23/v22
getId3v24DefaultTextEncoding() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Get the default text encoding to use for new v24 frames, it defaults to simple ISO8859 but by changing this value you could always used UTF8 for example whether you needed to or not
getId3v24UnicodeTextEncoding() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Get the text encoding to use for new v24 frames when unicode is required, it defaults to UTF16 just because this encoding is understand by all ID3 versions
getID3v2Tag() - Method in class org.jaudiotagger.audio.mp3.MP3File
Returns the ID3v2 tag for this datatype.
getID3v2TagAsv24() - Method in class org.jaudiotagger.audio.mp3.MP3File
 
getIdAsString() - Method in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
 
getIdentifier() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Return the key as declared by the frame bodies datatype list
getIdentifier() - Method in class org.jaudiotagger.tag.id3.AbstractID3Tag
Get full version
getIdentifier() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Return the frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.AbstractTagItem
ID string that usually corresponds to the class name, but can be displayed to the user.
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Return the ID3v2 Frame Identifier, must be implemented by concrete subclasses
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCHAP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCTOC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Return the frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyEQUA
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyIPLS
The ID3v23 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyLINK
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyMCDI
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyMLLT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOSS
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyRVA2
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyRVAD
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyRVRB
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySEEK
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYTC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTALB
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTBPM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTCON
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTCOP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDAT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDEN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDLY
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDOR
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRL
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDTG
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTENC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTEXT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTFLT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTIME
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTIPL
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT1
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT2
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTIT3
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTKEY
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTLAN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTLEN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTMCL
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTMED
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTMOO
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTOAL
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTOFN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTOLY
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTOPE
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTORY
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTOWN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE1
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE2
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE3
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPE4
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPOS
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPRO
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTPUB
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTRCK
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTRDA
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSN
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTRSO
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSIZ
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSO2
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOA
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSOT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSRC
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSSE
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTSST
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTYER
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Return the frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOM
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWCOP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAF
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAR
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWOAS
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWORS
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWPAY
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWPUB
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOA
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOP
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyXSOT
The ID3v2 frame identifier
getIdentifier() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
 
getIdentifier() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
getIdentifier() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
getIdentifier() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
getIdForValue(String) - Method in class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
Get Id for Value
getIdForValue(String) - Method in class org.jaudiotagger.tag.datatype.AbstractStringStringValuePair
Get Id for Value
getIdToValueMap() - Method in class org.jaudiotagger.tag.datatype.AbstractValuePair
 
getImageData() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getImages() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getImageUrl() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getImageUrl() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
 
getIndexedColourCount() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getInstance() - Static method in class org.jaudiotagger.tag.TagOptionSingleton
 
getInstance(Object) - Static method in class org.jaudiotagger.tag.TagOptionSingleton
 
getInstanceKey() - Static method in class org.jaudiotagger.tag.TagOptionSingleton
 
getInstanceOf() - Static method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.ID3v22Frames
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.ID3v23Frames
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.ID3v24Frames
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.ID3v2ChapterFrames
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.ChannelTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.EventTimingTimestampTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.EventTimingTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.GenreTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.InterpolationTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.Languages
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.PictureTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.ReceivedAsTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.SynchronisedLyricsContentType
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.id3.valuepair.V2GenreTypes
 
getInstanceOf() - Static method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
 
getInvalidFrameBytes() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return byte count of invalid frames
getIssuer() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
getIssuer() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getIssuer() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
getKbps() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
This method takes the value of AudioStreamChunk.getAverageBytesPerSec()and calculates the kbps out of it, by simply multiplying by 8 and dividing by 1000.
getKeyToValue() - Method in interface org.jaudiotagger.tag.datatype.HashMapInterface
 
getKeyToValue() - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
getKeyToValue() - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
getKeywordIterator() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getKeywordListIterator(Class) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getKind() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
Only expext MPG_Audio, TODO shouldnt matter if another type of audio, but something gone wrong if type of video
getKind() - Method in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
 
getLameFrame() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
getLanguage() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Get the language the comment is written in
getLanguage() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
 
getLanguage() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
 
getLanguage() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Get the language field
getLanguage() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Returns the default language for any ID3v2 tag frames which require it.
getLayer() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Gets the layerVersion attribute of the MPEGFrame object
getLayerAsString() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlock
 
getLength() - Method in interface org.jaudiotagger.audio.flac.metadatablock.MetadataBlockData
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataApplication
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataCueSheet
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPadding
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataSeekTable
 
getLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getLength() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
getLength() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
getLength() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
getList() - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated.Values
Return the list of values
getLongDescription() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
This method calls toString for all it's objects and appends them.
getLongNumberBigEndian(ByteBuffer, int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getLongNumberLittleEndian(ByteBuffer, int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getLyric() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
getLyric() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Get the lyric field
getLyric() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
getLyric() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
getLyrics() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Get lyrics TODO:better format
getLyrics3SaveField(String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Returns true if we should save the Lyrics3 field asked for in the argument.
getLyrics3SaveFieldMap() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.AbstractID3Tag
Retrieve the Major Version
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Retrieve the Major Version
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Retrieve the Major Version
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Retrieve the Major Version
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Retrieve the Major Version
getMajorVersion() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Retrieve the Major Version
getMaxBitrate() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
getMaxBitrate() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getMaximumLenth() - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
Return the maximum number of digits that can be used to express the number
getMaxPackageSize() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getMaxStandardGenreId() - Static method in class org.jaudiotagger.tag.id3.valuepair.GenreTypes
 
getMimeType() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getMimeType() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Get a description of the image
getMimeTypeForFormat(String) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
Get v2.3 mimetype from v2.2 format
getMinBitrate() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getMinimumLength() - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
Return the minimum number of digits that can be used to express the number
getMinPackageSize() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getMinute() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
getModeExtension() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getMP3AudioHeader() - Method in class org.jaudiotagger.audio.mp3.MP3File
Return audio header
getMp3StartByte() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
Returns the byte position of the first MP3 Frame that the file arguement refers to.
getMP3StartByte(File) - Method in class org.jaudiotagger.audio.mp3.MP3File
Used by tags when writing to calculate the location of the music file
getMpegLayer() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getMpegVersion() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getName() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method returns the name of the content descriptor.
getName() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
getNewReplaceWord(String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getNominalBitrate() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getNoOfOffSets() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
The number of offsets
getNoOfSamples() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Get the number of samples in a frame, all frames in a file have a set number of samples as defined by their MPEG Versiona and Layer
getNumber() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method returns the value of the content descriptor as an integer.
getNumberBigEndian(byte[], int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getNumberBigEndian(ByteBuffer, int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getNumberLittleEndian(byte[]) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getNumberLittleEndian(byte[], int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getNumberMP3SyncFrame() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Returns the number of MP3 frames to sync when trying to find the start of the MP3 frame data.
getNumberOfChannels() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Gets the number of channels
getNumberOfChannels() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
getNumberOfFrames() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getNumberOfFramesEstimate() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getNumberOfValues() - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
How many values are held, each value is seperated by a null terminator
getNumberOfValues() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
 
getNumbers() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
Return numbers, only valid for numeric fields
getNumbers() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
getObject(String) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns the datatype with the specified identifier
getObjectList() - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
getObjectValue(String) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns the value of the datatype with the specified identifier
getOldReplaceWordIterator() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getOpenParenthesisIterator() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
getOriginalFrameBody() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Return the original framebody that was used to construct the DeprecatedFrameBody
getOriginalID() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Retrieve the original identifier
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
 
getOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAENC
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
 
getOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
 
getOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCRM
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
 
getOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyEQU2
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
 
getOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyETCO
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
 
getOwner() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
 
getPackageCount() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getPacketList() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getPaddingLength() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Gets the paddingLength attribute of the MPEGFrame object
getPageLength() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getPageSequence() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getPictureHeight() - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
getPictureType() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getPictureWidth() - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
getPosition() - Method in class org.jaudiotagger.audio.asf.data.Chunk
 
getPreciseDuration() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
This method converts FileHeader.getDuration() from 100ns steps to normal seconds with a fractional part taking milliseconds.
getPreciseLength() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getPreciseLength() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns the duration of the represented audio clip in seconds (single-precision).
getPreciseTrackLength() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getProfile() - Method in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
 
getPropertyList() - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
getRating() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
getRating() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
getRawContent() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
getRawContent() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
getRawContent() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
This method delivers the binary representation of the fields data in order to be directly written to the file.
getRawContent() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
 
getRawContent() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
getRawContent() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
getRawContent() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
Convert back to raw content, includes ----,mean,name and data atom as views as one thing externally
getRawContent() - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
Convert back to raw content, includes parent and data atom as views as one thing externally
getRawContent() - Method in interface org.jaudiotagger.tag.TagField
This method delivers the binary representation of the fields data in order to be directly written to the file.
getRawContent() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
getRawContentDataOnly() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
getRawContentDataOnly() - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
Get raw content for the data component only
getRawData() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method returns a copy of the content of the descriptor.
getRawHeaderData() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getReco() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
getRelease() - Method in class org.jaudiotagger.tag.id3.AbstractID3Tag
Retrieve the Release
getRelease() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Retrieve the Release
getRelease() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Retrieve the Release
getRelease() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Retrieve the Release
getRelease() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Retrieve the Release
getRelease() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Retrieve the Release
getRevision() - Method in class org.jaudiotagger.tag.id3.AbstractID3Tag
Retrieve the Revision
getRevision() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Retrieve the Revision
getRevision() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Retrieve the Revision
getRevision() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Retrieve the Revision
getRevision() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Retrieve the Revision
getRevision() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Retrieve the Revision
getSampleRate() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getSampleRate() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns the sample rate, the audio clip was encoded with.
getSampleRate() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getSampleRate() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
getSampleRateAsNumber() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getSampleRateAsNumber() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
 
getSampleRateAsNumber() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getSamplingRate() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
getSamplingRate() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getSamplingRate() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getSamplingRate() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
getSamplingRatePerChannel() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
getSecond() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
getSegmentTable() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getSerialNumber() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
getSetupHeaderSize() - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
getSetupHeaderStartPosition() - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
getShortNumberBigEndian(ByteBuffer, int, int) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getShortSizeBigEndian(short) - Static method in class org.jaudiotagger.audio.generic.Utils
Convert short to byte representation - Big Endian (as used by mp4)
getSignature() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
 
getSize() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
This defines the size in bytes of the datatype being held when read/written to file.
getSize() - Method in class org.jaudiotagger.tag.datatype.AbstractString
Return the size in bytes of this datatype as it was/is held in file this will be effected by the encoding type.
getSize() - Method in class org.jaudiotagger.tag.datatype.AbstractValuePair
 
getSize() - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
getSize() - Method in class org.jaudiotagger.tag.datatype.BooleanString
 
getSize() - Method in class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
Return the size in byte of this datatype
getSize() - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
getSize() - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
getSize() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
getSize() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
getSize() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
getSize() - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
Returns the size in bytes of this datatype when written to file
getSize() - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
Return size
getSize() - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
 
getSize() - Method in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
Return the size of this tag, the size is fixed for tags of this type
getSize() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return tag size based upon the sizes of the tags rather than the physical no of bytes between start of ID3Tag and start of Audio Data.Should be extended by subclasses to include header.
getSize() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns the size in bytes of this fragmentbody
getSize() - Method in class org.jaudiotagger.tag.id3.AbstractTagItem
Return size of this item
getSize() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Return size of frame body,if framebody already exist will take this value from the frame header but it is always recalculated before writing any changes back to disk.
getSize() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Delgate size to size of original framebody, if framebody already exist will take this value from the frame header but it is always recalculated before writing any changes back to disk.
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Return size of frame
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Return frame size based upon the sizes of the frames rather than the size including padding recorded in the tag header
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Return size of frame
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Return frame size based upon the sizes of the tags rather than the physical no of bytes between start of ID3Tag and start of Audio Data.
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
Return size of frame
getSize() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Return tag size based upon the sizes of the frames rather than the physical no of bytes between start of ID3Tag and start of Audio Data.
getSize() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
getSize() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
getSize() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
getSize() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
getSize() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
getSizeBigEndian(int) - Static method in class org.jaudiotagger.audio.generic.Utils
Convert int to byte representation - Big Endian (as used by mp4)
getSizeLittleEndian(int) - Static method in class org.jaudiotagger.audio.generic.Utils
Convert int to byte representation - Little Endian (as used by ogg vorbis)
getStartPosition() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
getStreamBitratePropertiesChunk() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
getStreamChunk(int) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method returns the StreamChunk at given index.
getStreamChunkCount() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method returns the amount of StreamChunks in this header.
getStreamNumber() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
getStreamSpecificDataSize() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
getString() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Returns the value of the ContentDescriptor as a String.
getString(byte[], int, int, String) - Static method in class org.jaudiotagger.audio.generic.Utils
Create String starting from offset upto length using encoding
getString(ByteBuffer, int, int, String) - Static method in class org.jaudiotagger.audio.generic.Utils
Create String offset from position by offset upto length using encoding, and position of buffer is moved to after position + offset + length
getStrings() - Method in class org.jaudiotagger.audio.asf.data.EncodingChunk
This method returns a collection of all Strings which were addid due EncodingChunk.addString(String).
getStructureFormatter() - Static method in class org.jaudiotagger.audio.mp3.MP3File
 
getSubId() - Method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
This is the subfield used within the frame for this type of field
getSubId() - Method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
This is the subfield used within the frame for this type of field
getSubId() - Method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
This is the subfield used within the frame for this type of field
getTag() - Method in class org.jaudiotagger.audio.AudioFile
Returns the tag contained in this AudioFile, the Tag contains any useful meta-data, like artist, album, title, etc.
getTagger() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
getText() - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
getText() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Retrieve the complete Text String.
getText() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Returns the the text field which holds the comment, adjusted to ensure does not return trailing null which is due to a iTunes bug.
getTextEncoding() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Return the Text Encoding
getTextEncoding(AbstractTagFrame, byte) - Static method in class org.jaudiotagger.tag.id3.ID3TextEncodingConversion
Check the text encoding is valid for this header type and is appropriate for user text encoding options.
getTime() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
getTimeEndPos() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getTimeOffset() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
getTimeStamp() - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
getTimeStamp() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
getTimeStamp() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
getTimeStampFormat() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
 
getTimeStampFormat() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Returns the default time stamp format for ID3v2 tags which require it.
getTimeStartPos() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getTitle() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
getTitle() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the titles or empty list if none exist
getTitle() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getTitle() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getTitle() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get title field

getTitle() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
 
getTitle() - Method in interface org.jaudiotagger.tag.Tag
 
getTrack() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns the Track entered in the content descriptor chunk.
getTrack() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the tracks or empty list if none exist
getTrack() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getTrack() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getTrack() - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
 
getTrack() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
getTrack() - Method in interface org.jaudiotagger.tag.Tag
 
getTrackLength() - Method in interface org.jaudiotagger.audio.AudioHeader
 
getTrackLength() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns the duration of the represented audio clip in seconds.
getTrackLength() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
getTrackLengthAsString() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
Return the length in user friendly format
getTrackNo() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TrackField
 
getTrackTotal() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TrackField
 
getType() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Returns the type of the content descriptor.
getType() - Method in enum org.jaudiotagger.audio.ogg.util.VorbisPacketType
 
getType() - Method in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
getTypeSpecificDataSize() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
getUncompressedFrameSize() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
 
getUnicodeTextEncoding(AbstractTagFrame) - Static method in class org.jaudiotagger.tag.id3.ID3TextEncodingConversion
Sets the text encoding to best Unicode type for the version
getUniqueIdentifier() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
 
getUnspecifiedChunk(int) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method returns the unspecified chunk at given position.
getUnspecifiedChunkCount() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method returns the number of Chunkobjects which where inserted using AsfHeader.addUnspecifiedChunk(Chunk).
getUrlLink() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Get URL Link
getUTF8Bytes(String) - Static method in class org.jaudiotagger.audio.generic.Utils
 
getV2TagSizeIfExists(File) - Static method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Checks to see if the file contains an ID3tag and if so return its size as reported in the tag header and return the size of the tag (including header), if no such tag exists return zero.
getValue() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Get value held by this Object
getValue() - Method in class org.jaudiotagger.tag.datatype.StringDate
 
getValue() - Method in class org.jaudiotagger.tag.datatype.StringDateTime
 
getValue() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
getValueAtIndex(int) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Get the nth value
getValueAtIndex(int) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Get value at index
getValueForId(int) - Method in class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
Get value for Id
getValueForId(String) - Method in class org.jaudiotagger.tag.datatype.AbstractStringStringValuePair
Get value for Id
getValueToIdMap() - Method in class org.jaudiotagger.tag.datatype.AbstractValuePair
 
getValueToKey() - Method in interface org.jaudiotagger.tag.datatype.HashMapInterface
 
getValueToKey() - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
getValueToKey() - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
getVendor() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
getVersion() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Gets the mPEGVersion attribute of the MPEGFrame object
getVersionAsString() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
getVorbisCommentTag() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getWholeNumber(Object) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Given an datatype, try to return it as a long.
getWidth() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
getYear() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
Returns the Year entered in the extended content descripion.
getYear() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Get the years or empty list if none exist
getYear() - Method in class org.jaudiotagger.tag.flac.FlacTag
 
getYear() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
getYear() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
getYear() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Get year field

getYear() - Method in interface org.jaudiotagger.tag.Tag
 
GroupRepeated - Class in org.jaudiotagger.tag.datatype
 
GroupRepeated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.GroupRepeated
Creates a new ObjectGroupRepeated datatype.
GroupRepeated(GroupRepeated) - Constructor for class org.jaudiotagger.tag.datatype.GroupRepeated
 
GUID - Class in org.jaudiotagger.audio.asf.data
This class is used for representation of GUIDs and as a reference list of all Known GUIDs.
GUID(int[]) - Constructor for class org.jaudiotagger.audio.asf.data.GUID
Creates an instance and assigns given guid.
GUID(int[], String) - Constructor for class org.jaudiotagger.audio.asf.data.GUID
Creates an instance like GUID.GUID(int[])and sets the optional description.
GUID_AUDIO_ERROR_CONCEALEMENT_ABSENT - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant defines the GUID for stream chunks describing audio streams, indicating the the audio stream has no error concealment.
GUID_AUDIO_ERROR_CONCEALEMENT_INTERLEAVED - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant defines the GUID for stream chunks describing audio streams, indicating the the audio stream has interleaved error concealment.
GUID_AUDIOSTREAM - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores the GUID indicating that stream type is audio.
GUID_CONTENTDESCRIPTION - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant represents the guid for a chunk which contains Title, author, copyright, description and rating.
GUID_ENCODING - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores the GUID for Encoding-Info chunks.
GUID_EXTENDED_CONTENT_DESCRIPTION - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant defines the GUID for a WMA "Extended Content Description" chunk.
GUID_FILE - Static variable in class org.jaudiotagger.audio.asf.data.GUID
GUID of ASF file header.
GUID_HEADER - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant defines the GUID of a asf header chunk.
GUID_HEADER_EXTENSION - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores a GUID whose functionality is unknown.
GUID_LENGTH - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores the length of GUIDs used with ASF streams.
GUID_STREAM - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores the GUID indicating a stream object.
GUID_STREAM_BITRATE_PROPERTIES - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores a GUID indicating a "stream bitrate properties" chunk.
GUID_VIDEOSTREAM - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This constant stores the GUID indicating that stream type is video.

H

hasCommonFields() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Does this tag contain any comon fields
hasCommonFields() - Method in class org.jaudiotagger.tag.flac.FlacTag
Returns true, if at least one of the contained fields is a common field (TagField.isCommon()).
hasCommonFields() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
hasCommonFields() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
hasCommonFields() - Method in interface org.jaudiotagger.tag.Tag
Returns true, if at least one of the contained fields is a common field (TagField.isCommon()).
hasField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Does this tag contain a field with the specified id
hasField(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
Determines whether the tag has at least one field with the specified "id".
hasField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Does this tag contain a field with the specified id
hasField(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
hasField(String) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
hasField(String) - Method in interface org.jaudiotagger.tag.Tag
Determines whether the tag has at least one field with the specified "id".
hasFrame(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return whether tag has frame with this identifier

Warning the match is only done against the identifier so if a tag contains a frame with an unsuported body but happens to have an identifier that is valid for another version of the tag it will return true

hasFrameAndBody(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return whether tag has frame with this identifier and a related body.
hasFrameOfType(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return whether tag has frame starting with this identifier

Warning the match is only done against the identifier so if a tag contains a frame with an unsupported body but happens to have an identifier that is valid for another version of the tag it will return true

HashMapInterface - Interface in org.jaudiotagger.tag.datatype
Represents an interface allowing maping from key to value and value to key
hasID3v1Tag() - Method in class org.jaudiotagger.audio.mp3.MP3File
Returns true if this datatype contains an Id3v1 tag
hasID3v2Tag() - Method in class org.jaudiotagger.audio.mp3.MP3File
Returns true if this datatype contains an Id3v2 tag
hasNext() - Method in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
hasNext() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1Iterator
 
hasTimeStamp() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
hasTimeStamp() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
HEADER_LENGTH - Static variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
HEADER_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
HEADER_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 

I

Id3FieldType - Enum in org.jaudiotagger.tag.id3
Categorises id3 fields to aid in mapping to generic keys
ID3Frames - Class in org.jaudiotagger.tag.id3
Subclasses Defines ID3 frames for their Tag Version Here we specify how frames are mapped between different Tag Versions
ID3Frames() - Constructor for class org.jaudiotagger.tag.id3.ID3Frames
 
ID3SyncSafeInteger - Class in org.jaudiotagger.tag.id3
Peforms encoding/decoding of an syncsafe integer
ID3SyncSafeInteger() - Constructor for class org.jaudiotagger.tag.id3.ID3SyncSafeInteger
 
ID3Tags - Class in org.jaudiotagger.tag.id3
This contains static methods that can be performed on tags and to convert between tags.
ID3TextEncodingConversion - Class in org.jaudiotagger.tag.id3
Functions to encode text according to encodingoptions and ID3 version
ID3TextEncodingConversion() - Constructor for class org.jaudiotagger.tag.id3.ID3TextEncodingConversion
 
ID3Unsynchronization - Class in org.jaudiotagger.tag.id3
Performs unsynchronization and synchronization tasks on a buffer.
ID3Unsynchronization() - Constructor for class org.jaudiotagger.tag.id3.ID3Unsynchronization
 
ID3v11Tag - Class in org.jaudiotagger.tag.id3
Represents an ID3v11 tag.
ID3v11Tag() - Constructor for class org.jaudiotagger.tag.id3.ID3v11Tag
Creates a new ID3v11 datatype.
ID3v11Tag(ID3v11Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v11Tag
 
ID3v11Tag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.ID3v11Tag
Creates a new ID3v11 datatype from a non v11 tag
ID3v11Tag(RandomAccessFile, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v11Tag
Creates a new ID3v1_1 datatype.
ID3v11Tag(RandomAccessFile) - Constructor for class org.jaudiotagger.tag.id3.ID3v11Tag
Deprecated. use ID3v11Tag.ID3v11Tag(RandomAccessFile,String) instead
ID3v1FieldKey - Enum in org.jaudiotagger.tag.id3
Basic ID3v11 Field Names
ID3v1Iterator - Class in org.jaudiotagger.tag.id3
 
ID3v1Iterator(ID3v1Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v1Iterator
Creates a new ID3v1Iterator datatype.
ID3v1Tag - Class in org.jaudiotagger.tag.id3
Represents an ID3v1 tag.
ID3v1Tag() - Constructor for class org.jaudiotagger.tag.id3.ID3v1Tag
Creates a new ID3v1 datatype.
ID3v1Tag(ID3v1Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v1Tag
 
ID3v1Tag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.ID3v1Tag
 
ID3v1Tag(RandomAccessFile, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v1Tag
Creates a new ID3v1 datatype.
ID3v1Tag(RandomAccessFile) - Constructor for class org.jaudiotagger.tag.id3.ID3v1Tag
Deprecated. use ID3v1Tag.ID3v1Tag(RandomAccessFile,String) instead
ID3v1TagField - Class in org.jaudiotagger.tag.id3
This class encapsulates the name and content of a tag entry in id3 fields
ID3v1TagField(byte[]) - Constructor for class org.jaudiotagger.tag.id3.ID3v1TagField
Creates an instance.
ID3v1TagField(String, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v1TagField
Creates an instance.
ID3v22FieldKey - Enum in org.jaudiotagger.tag.id3
List of known id3v22 metadata fields
ID3v22Frame - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.2 frame.
ID3v22Frame() - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
 
ID3v22Frame(AbstractID3v2FrameBody) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Creates a new ID3v22 Frame with given body
ID3v22Frame(String) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Creates a new ID3v22 Frame of type identifier.
ID3v22Frame(ID3v22Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Copy Constructor Creates a new v22 frame based on another v22 frame
ID3v22Frame(AbstractID3v2Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Creates a new ID3v22 Frame from another frame of a different tag version
ID3v22Frame(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Creates a new ID3v22Frame datatype by reading from byteBuffer.
ID3v22Frame(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Frame
Deprecated. use ID3v22Frame.ID3v22Frame(ByteBuffer,String) instead
ID3v22FrameBody - Interface in org.jaudiotagger.tag.id3.framebody
Indicates that this is a framebody used in ID3v22Tags.
ID3v22Frames - Class in org.jaudiotagger.tag.id3
Defines ID3v22 frames and collections that categorise frames within an ID3v22 tag.
ID3v22Tag - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.2 tag.
ID3v22Tag() - Constructor for class org.jaudiotagger.tag.id3.ID3v22Tag
Creates a new empty ID3v2_2 tag.
ID3v22Tag(ID3v22Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Tag
Copy Constructor, creates a new ID3v2_2 Tag based on another ID3v2_2 Tag
ID3v22Tag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Tag
Constructs a new tag based upon another tag of different version/type
ID3v22Tag(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Tag
Creates a new ID3v2_2 datatype.
ID3v22Tag(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v22Tag
Deprecated. use ID3v22Tag.ID3v22Tag(ByteBuffer,String) instead
ID3v23FieldKey - Enum in org.jaudiotagger.tag.id3
List of known id3v23 metadata fields
ID3v23Frame - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.3 frame.
ID3v23Frame() - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Creates a new ID3v23 Frame
ID3v23Frame(String) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Creates a new ID3v23 Frame of type identifier.
ID3v23Frame(ID3v23Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Copy Constructor Creates a new v23 frame based on another v23 frame
ID3v23Frame(AbstractID3v2Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Creates a new ID3v23Frame based on another frame.
ID3v23Frame(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Creates a new ID3v23Frame datatype by reading from byteBuffer.
ID3v23Frame(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Frame
Deprecated. use ID3v23Frame.ID3v23Frame(ByteBuffer,String) instead
ID3v23FrameBody - Interface in org.jaudiotagger.tag.id3.framebody
Indicates that this is a framebody used in ID3v23Tags.
ID3v23Frames - Class in org.jaudiotagger.tag.id3
Defines ID3v23 frames and collections that categorise frames within an ID3v23 tag.
ID3v23Tag - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.3 tag.
ID3v23Tag() - Constructor for class org.jaudiotagger.tag.id3.ID3v23Tag
Creates a new empty ID3v2_3 datatype.
ID3v23Tag(ID3v23Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Tag
Copy Constructor, creates a new ID3v2_3 Tag based on another ID3v2_3 Tag
ID3v23Tag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Tag
Constructs a new tag based upon another tag of different version/type
ID3v23Tag(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Tag
Creates a new ID3v2_3 datatype.
ID3v23Tag(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v23Tag
Deprecated. use ID3v23Tag.ID3v23Tag(ByteBuffer,String) instead
ID3v24FieldKey - Enum in org.jaudiotagger.tag.id3
List of known id3v24 metadata fields
ID3v24Frame - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.4 frame.
ID3v24Frame() - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
 
ID3v24Frame(String) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Creates a new ID3v2_4Frame of type identifier.
ID3v24Frame(ID3v24Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Copy Constructor:Creates a new ID3v2_4Frame datatype based on another frame.
ID3v24Frame(AbstractID3v2Frame) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Creates a new ID3v2_4Frame datatype based on another frame of different version Converts the framebody to the equivalent v24 framebody or to UnsupportedFrameBody if identifier is unknown.
ID3v24Frame(Lyrics3v2Field) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Creates a new ID3v2_4Frame datatype based on Lyrics3.
ID3v24Frame(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Creates a new ID3v24Frame datatype by reading from byteBuffer.
ID3v24Frame(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Frame
Deprecated. use ID3v24Frame.ID3v24Frame(ByteBuffer,String) instead
ID3v24FrameBody - Interface in org.jaudiotagger.tag.id3.framebody
Indicates that this is a framebody used in ID3v24Tags.
ID3v24Frames - Class in org.jaudiotagger.tag.id3
Defines ID3v24 frames and collections that categorise frames.
ID3v24Tag - Class in org.jaudiotagger.tag.id3
Represents an ID3v2.4 tag.
ID3v24Tag() - Constructor for class org.jaudiotagger.tag.id3.ID3v24Tag
Creates a new empty ID3v2_4 datatype.
ID3v24Tag(ID3v24Tag) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Tag
Copy Constructor, creates a new ID3v2_4 Tag based on another ID3v2_4 Tag
ID3v24Tag(AbstractTag) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Tag
Creates a new ID3v2_4 datatype based on another (non 2.4) tag
ID3v24Tag(ByteBuffer, String) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Tag
Creates a new ID3v2_4 datatype.
ID3v24Tag(ByteBuffer) - Constructor for class org.jaudiotagger.tag.id3.ID3v24Tag
Deprecated. use ID3v24Tag.ID3v24Tag(ByteBuffer,String) instead
ID3v2ChapterFrameBody - Interface in org.jaudiotagger.tag.id3.framebody
Indicates that this is a frame used in ID3v2 Chapter Tags.
ID3v2ChapterFrames - Class in org.jaudiotagger.tag.id3
Defines ID3 Chapter frames and collections that categorise frames.
ID3V2ExtendedGenreTypes - Enum in org.jaudiotagger.tag.id3.valuepair
ID3V2 Genre list
ID3v2LyricLine - Class in org.jaudiotagger.tag.datatype
 
ID3v2LyricLine(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
ID3v2LyricLine(ID3v2LyricLine) - Constructor for class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
ID_ALBUM - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "album" field in an asf extended content description.
ID_ARTIST - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "artist" field in an asf extended content description.
ID_GENRE - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "genre" field in an asf extended content description.
ID_GENREID - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "genre Id" field in an asf extended content description.
ID_TRACKNUMBER - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "track number" field in an asf extended content description.
ID_YEAR - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This constant gives the common id (name) for the "year" field in an asf extended content description.
IDENT - Static variable in class org.jaudiotagger.test.ExtractID3TagFromFile
 
IDENT - Static variable in class org.jaudiotagger.test.MergeID3AndMP3Files.DirFilter
 
IDENT - Static variable in class org.jaudiotagger.test.TestAudioTagger.DirFilter
 
IDENTIFIER - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
IDENTIFIER - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
IDENTIFIER - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
IDENTIFIER - Static variable in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
IDENTIFIER_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
IDENTIFIER_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
IMAGE_IS_URL - Static variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
IMAGE_IS_URL - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
 
IMAGE_IS_URL - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
 
ImageFormats - Class in org.jaudiotagger.tag.id3.valuepair
Represents the image formats support by ID3, provides a mapping between the format field supported in ID3v22 and the mimetype field supported by ID3v23/ID3v24.
ImageFormats() - Constructor for class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
increaseLevel() - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
init() - Static method in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
INTEGRAL_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3SyncSafeInteger
 
InterpolationTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
InvalidAudioFrameException - Exception in org.jaudiotagger.audio.exceptions
Thrown if portion of file thought to be an AudioFrame is found to not be.
InvalidAudioFrameException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.InvalidAudioFrameException
 
InvalidDataTypeException - Exception in org.jaudiotagger.tag
Indicates there was a problem parsing this datatype due to a problem with the data such as the array being empty when trying to read from a file.
InvalidDataTypeException() - Constructor for exception org.jaudiotagger.tag.InvalidDataTypeException
Creates a new InvalidDataTypeException datatype.
InvalidDataTypeException(Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidDataTypeException
Creates a new InvalidDataTypeException datatype.
InvalidDataTypeException(String) - Constructor for exception org.jaudiotagger.tag.InvalidDataTypeException
Creates a new InvalidDataTypeException datatype.
InvalidDataTypeException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidDataTypeException
Creates a new InvalidDataTypeException datatype.
InvalidFrameException - Exception in org.jaudiotagger.tag
Thrown if frame cannot be read correctly.
InvalidFrameException() - Constructor for exception org.jaudiotagger.tag.InvalidFrameException
Creates a new InvalidFrameException datatype.
InvalidFrameException(Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidFrameException
Creates a new InvalidFrameException datatype.
InvalidFrameException(String) - Constructor for exception org.jaudiotagger.tag.InvalidFrameException
Creates a new InvalidFrameException datatype.
InvalidFrameException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidFrameException
Creates a new InvalidFrameException datatype.
InvalidFrameIdentifierException - Exception in org.jaudiotagger.tag
Thrown if a frame identifier isn't valid.
InvalidFrameIdentifierException() - Constructor for exception org.jaudiotagger.tag.InvalidFrameIdentifierException
Creates a new InvalidFrameIdentifierException datatype.
InvalidFrameIdentifierException(Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidFrameIdentifierException
Creates a new InvalidFrameIdentifierException datatype.
InvalidFrameIdentifierException(String) - Constructor for exception org.jaudiotagger.tag.InvalidFrameIdentifierException
Creates a new InvalidFrameIdentifierException datatype.
InvalidFrameIdentifierException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidFrameIdentifierException
Creates a new InvalidFrameIdentifierException datatype.
InvalidTagException - Exception in org.jaudiotagger.tag
An InvalidTagException is thrown if a parse error occurs while a tag is being read from a file.
InvalidTagException() - Constructor for exception org.jaudiotagger.tag.InvalidTagException
Creates a new InvalidTagException datatype.
InvalidTagException(Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidTagException
Creates a new InvalidTagException datatype.
InvalidTagException(String) - Constructor for exception org.jaudiotagger.tag.InvalidTagException
Creates a new InvalidTagException datatype.
InvalidTagException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.InvalidTagException
Creates a new InvalidTagException datatype.
isAudioSizeEnabled() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
isBinary() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
isBinary(boolean) - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
isBinary() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
isBinary(boolean) - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
isBinary() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Determines whether the represented field contains (is made up of) binary data, instead of text data.
Software can identify fields to be displayed because they are human readable if this method returns false.
isBinary(boolean) - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Deprecated. As for now is of no use. Implementations should use another way of setting this property.
isBinary(boolean) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
 
isBinary(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
 
isBinary() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
isBinary(boolean) - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
isBinary() - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
 
isBinary() - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
 
isBinary() - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
 
isBinary() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
isBinary() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
 
isBinary() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
isBinary() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
isBinary() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
isBinary(boolean) - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
 
isBinary() - Method in interface org.jaudiotagger.tag.TagField
Determines whether the represented field contains (is made up of) binary data, instead of text data.
Software can identify fields to be displayed because they are human readable if this method returns false.
isBinary(boolean) - Method in interface org.jaudiotagger.tag.TagField
Deprecated. As for now is of no use. Implementations should use another way of setting this property.
isBinary() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
isBinary(boolean) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
isCommon() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method checks whether the name of the current field is one of the commonly specified fields.
isCommon() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
isCommon() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden) This Method will return true, so it won't be used for the extended content description chunk, where the "name"-"value" properties are stored.
isCommon() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Identifies a field to be of common use.
Some software may differ between common and not common fields.
isCommon(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
 
isCommon() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
isCommon() - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
 
isCommon() - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
 
isCommon() - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
 
isCommon() - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
 
isCommon() - Method in interface org.jaudiotagger.tag.TagField
Identifies a field to be of common use.
Some software may differ between common and not common fields.
isCommon() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
isCompilation() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTCMP
 
isCompression() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
isContentEncrypted() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
isCopyrighted() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isCopyrighted() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isDiscardIfFileAltered(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
If file changes discard these frames
isEmpty() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
This method checks if the binary data is empty.
isEmpty() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
isEmpty() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
isEmpty() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Determines whether the content of the field is empty.
isEmpty() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Is this tag empty
isEmpty() - Method in class org.jaudiotagger.tag.flac.FlacTag
Determines whether the tag has no fields specified.
isEmpty() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
 
isEmpty() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Is this tag empty
isEmpty() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
isEmpty() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
isEmpty() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
isEmpty() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
isEmpty() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
isEmpty() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
isEmpty() - Method in interface org.jaudiotagger.tag.Tag
Determines whether the tag has no fields specified.
isEmpty() - Method in interface org.jaudiotagger.tag.TagField
Determines whether the content of the field is empty.
isEmpty() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Is this tag empty
isEmpty() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
isErrorConcealed() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
This mehtod returns whether the audio stream data is error concealed.
isExtensionFrames(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
 
isFilenameTagSave() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isFrameCountEnabled() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
isId3v1Save() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveAlbum() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveArtist() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveComment() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveGenre() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveTitle() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveTrack() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v1SaveYear() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isID3v22FrameIdentifier(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Returns true if the identifier is a valid ID3v2.2 frame identifier
isID3v23FrameIdentifier(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Returns true if the identifier is a valid ID3v2.3 frame identifier
isID3v24FrameIdentifier(String) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Returns true if the identifier is a valid ID3v2.4 frame identifier
isId3v2PaddingCopyTag() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v2PaddingWillShorten() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isId3v2Save() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isImageUrl() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
isImageUrl() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
 
isImageUrl() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
 
isLastBlock() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
isLastPacketIncomplete() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
isLyrics3KeepEmptyFieldIfRead() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isLyrics3Save() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isLyrics3SaveEmptyField() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isLyrics3v2FieldIdentifier(String) - Static method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
Returns true if the identifier is a valid Lyrics3v2 frame identifier
isMPEGFrame(ByteBuffer) - Static method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Gets the MPEGFrame attribute of the MPEGFrame object
isMultipleAllowed(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
Are multiple ocurrences of frame allowed
ISO_8859_1 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
isOpenParenthesis(String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isOriginal() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isOriginal() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isOriginalSavedAfterAdjustingID3v2Padding() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isPadding() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isPadding() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isPrivate() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isPrivate() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isProtected() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isProtected() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isRemoveTrailingTerminatorOnWrite() - Method in class org.jaudiotagger.tag.TagOptionSingleton
Do we remove unneccessary trailing null characters on write
isResetTextEncodingForExistingFrames() - Method in class org.jaudiotagger.tag.TagOptionSingleton
When writing frames if this is set to true then the frame will be written using the defaults disregarding the text encoding originally used to create the frame.
isReverseDnsType() - Method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrame
Returns true if this datatype and it's body is a subset of the argument.
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns true if this instance and its entire DataType array list is a subset of the argument.
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagItem
Returns true if this datatype is a subset of the argument.
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
isSubsetOf(Object) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
isSupportedFrames(String) - Method in class org.jaudiotagger.tag.id3.ID3Frames
 
isUnsynchronization() - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
isUnsynchronization() - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
 
isUnsynchronization() - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Are all frame swithin this tag unsynchronized

isUnsyncTags() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
isValid() - Method in class org.jaudiotagger.audio.asf.data.GUID
This method checks if the currently stored GUID (GUID.guid) is correctly filled.
isValid() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
isValid() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
isValid() - Method in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
isValid() - Method in class org.jaudiotagger.audio.ogg.util.VorbisSetupHeader
 
isValidGenre(String) - Static method in class org.jaudiotagger.tag.mp4.field.Mp4GenreField
Precheck to see if the value is a valid genre or whether you should use a custom genre.
isValidID3v2FrameIdentifier(String) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Does the frame identifier meet the syntax for a idv3v2 frame identifier.
isValidID3v2FrameIdentifier(String) - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Does the frame identifier meet the syntax for a idv3v2 frame identifier.
isValidID3v2FrameIdentifier(String) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
Does the frame identifier meet the syntax for a idv3v2 frame identifier.
isVariableBitRate() - Method in interface org.jaudiotagger.audio.AudioHeader
 
isVariableBitRate() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method returns true, if the audio file is encoded with "Variable Bitrate".
isVariableBitRate() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
isVariableBitRate() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
isVbr() - Method in class org.jaudiotagger.audio.mp3.XingFrame
Is this XingFrame detailing a varaible bit rate MPEG
isVorbisCommentHeader(byte[]) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Is this a Vorbis Comment header, check Note this check only applies to Vorbis Comments embedded within an OggVorbis File which is why within here
isVorbisSetupHeader(byte[]) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Is this a Vorbis SetupHeader check
isXingFrame(ByteBuffer, MPEGFrameHeader) - Static method in class org.jaudiotagger.audio.mp3.XingFrame
IS this a Xing frame
iterator() - Method in interface org.jaudiotagger.tag.datatype.HashMapInterface
 
iterator() - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
iterator() - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
iterator() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Return the frames in the order they were added
iterator() - Method in class org.jaudiotagger.tag.id3.AbstractTag
 
iterator() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Returns an iterator of the DataType list.
iterator() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
iterator() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
iterator() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
iterator() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
iterator() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 

K

KeyNotFoundException - Exception in org.jaudiotagger.tag
Thrown if the key cannot be found
KeyNotFoundException() - Constructor for exception org.jaudiotagger.tag.KeyNotFoundException
Creates a new KeyNotFoundException datatype.
KeyNotFoundException(Throwable) - Constructor for exception org.jaudiotagger.tag.KeyNotFoundException
Creates a new KeyNotFoundException datatype.
KeyNotFoundException(String) - Constructor for exception org.jaudiotagger.tag.KeyNotFoundException
Creates a new KeyNotFoundException datatype.
KeyNotFoundException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.KeyNotFoundException
Creates a new KeyNotFoundException datatype.
KNOWN_GUIDS - Static variable in class org.jaudiotagger.audio.asf.data.GUID
This field stores all knwon GUIDs.

L

LAME_HEADER_BUFFER_SIZE - Static variable in class org.jaudiotagger.audio.mp3.LameFrame
 
LAME_ID - Static variable in class org.jaudiotagger.audio.mp3.LameFrame
 
LAME_ID_SIZE - Static variable in class org.jaudiotagger.audio.mp3.LameFrame
 
LameFrame - Class in org.jaudiotagger.audio.mp3
The first frame can sometimes contain a LAME frame at th end of the Xing frame
LANGUAGE_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.Languages
 
Languages - Class in org.jaudiotagger.tag.id3.valuepair
 
LAYER_I - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
LAYER_I_SLOT_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Slot Size is dependent on Layer
LAYER_II - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
LAYER_II_SLOT_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
LAYER_III - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
LAYER_III_SLOT_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
LINE_SEPARATOR - Static variable in class org.jaudiotagger.audio.asf.util.Utils
Stores the default line seperator of the current underlying system.
LOAD_ALL - Static variable in class org.jaudiotagger.audio.mp3.MP3File
 
LOAD_IDV1TAG - Static variable in class org.jaudiotagger.audio.mp3.MP3File
 
LOAD_IDV2TAG - Static variable in class org.jaudiotagger.audio.mp3.MP3File
 
LOAD_LYRICS3 - Static variable in class org.jaudiotagger.audio.mp3.MP3File
This option is currently ignored
logger - Static variable in class org.jaudiotagger.audio.AudioFile
 
logger - Static variable in class org.jaudiotagger.audio.AudioFileIO
 
logger - Static variable in class org.jaudiotagger.audio.flac.FlacInfoReader
 
logger - Static variable in class org.jaudiotagger.audio.flac.FlacTagCreator
 
logger - Static variable in class org.jaudiotagger.audio.flac.FlacTagReader
 
logger - Static variable in class org.jaudiotagger.audio.flac.FlacTagWriter
 
logger - Static variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
logger - Static variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
logger - Static variable in class org.jaudiotagger.audio.generic.AudioFileWriter
 
logger - Static variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
logger - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
logger - Static variable in class org.jaudiotagger.audio.mp4.Mp4InfoReader
 
logger - Static variable in class org.jaudiotagger.audio.mp4.Mp4TagReader
 
logger - Static variable in class org.jaudiotagger.audio.mp4.Mp4TagWriter
 
logger - Static variable in class org.jaudiotagger.audio.ogg.OggFileReader
 
logger - Static variable in class org.jaudiotagger.audio.ogg.OggFileWriter
 
logger - Static variable in class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 
logger - Static variable in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
 
logger - Static variable in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
 
logger - Static variable in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
logger - Static variable in class org.jaudiotagger.audio.ogg.util.OggInfoReader
 
logger - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
logger - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
logger - Static variable in class org.jaudiotagger.audio.ogg.util.VorbisSetupHeader
 
logger - Static variable in class org.jaudiotagger.tag.datatype.AbstractDataType
 
logger - Static variable in class org.jaudiotagger.tag.id3.AbstractID3Tag
 
logger - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
logger - Static variable in class org.jaudiotagger.tag.id3.AbstractTagItem
 
logger - Static variable in class org.jaudiotagger.tag.id3.ID3Tags
 
logger - Static variable in class org.jaudiotagger.tag.id3.ID3TextEncodingConversion
 
logger - Static variable in class org.jaudiotagger.tag.id3.ID3Unsynchronization
 
logger - Static variable in class org.jaudiotagger.tag.mp4.Mp4TagField
 
logger - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
Lyrics3Image - Class in org.jaudiotagger.tag.datatype
 
Lyrics3Image(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3Image
Creates a new ObjectLyrics3Image datatype.
Lyrics3Image(Lyrics3Image) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3Image
 
Lyrics3Line - Class in org.jaudiotagger.tag.datatype
 
Lyrics3Line(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3Line
Creates a new ObjectLyrics3Line datatype.
Lyrics3Line(Lyrics3Line) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3Line
 
Lyrics3TimeStamp - Class in org.jaudiotagger.tag.datatype
 
Lyrics3TimeStamp(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
Creates a new ObjectLyrics3TimeStamp datatype.
Lyrics3TimeStamp(String) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
Lyrics3TimeStamp(Lyrics3TimeStamp) - Constructor for class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
Lyrics3v1 - Class in org.jaudiotagger.tag.lyrics3
 
Lyrics3v1() - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v1
Creates a new Lyrics3v1 datatype.
Lyrics3v1(Lyrics3v1) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
Lyrics3v1(AbstractTag) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
Lyrics3v1(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v1
Creates a new Lyrics3v1 datatype.
Lyrics3v1Iterator - Class in org.jaudiotagger.tag.lyrics3
 
Lyrics3v1Iterator(Lyrics3v1) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v1Iterator
Creates a new Lyrics3v1Iterator datatype.
Lyrics3v2 - Class in org.jaudiotagger.tag.lyrics3
 
Lyrics3v2() - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2
Creates a new Lyrics3v2 datatype.
Lyrics3v2(Lyrics3v2) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
Lyrics3v2(AbstractTag) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2
Creates a new Lyrics3v2 datatype.
Lyrics3v2(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2
Creates a new Lyrics3v2 datatype.
Lyrics3v2Field - Class in org.jaudiotagger.tag.lyrics3
 
Lyrics3v2Field() - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
Creates a new Lyrics3v2Field datatype.
Lyrics3v2Field(Lyrics3v2Field) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
Lyrics3v2Field(AbstractLyrics3v2FieldFrameBody) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
Creates a new Lyrics3v2Field datatype.
Lyrics3v2Field(AbstractID3v2Frame) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
Creates a new Lyrics3v2Field datatype.
Lyrics3v2Field(ByteBuffer) - Constructor for class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
Creates a new Lyrics3v2Field datatype.
Lyrics3v2Fields - Class in org.jaudiotagger.tag.lyrics3
 

M

main(String[]) - Static method in class org.jaudiotagger.test.ExtractID3TagFromFile
 
main(String[]) - Static method in class org.jaudiotagger.test.MergeID3AndMP3Files
 
main(String[]) - Static method in class org.jaudiotagger.test.TestAudioTagger
 
MAJOR_VERSION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Tag
 
MAJOR_VERSION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
 
MAJOR_VERSION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
 
MASK_V22_COMPRESSION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Tag
ID3v2.2 Header bit mask
MASK_V22_UNSYNCHRONIZATION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Tag
ID3v2.2 Header bit mask
MASK_V23_CRC_DATA_PRESENT - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
ID3v2.3 Extended Header bit mask
MASK_V23_EMBEDDED_INFO_FLAG - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
ID3v2.3 RBUF frame bit mask
MASK_V23_EXPERIMENTAL - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
ID3v2.3 Header bit mask
MASK_V23_EXTENDED_HEADER - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
ID3v2.3 Header bit mask
MASK_V23_UNSYNCHRONIZATION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
ID3v2.3 Header bit mask
MASK_V24_COMPRESSION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_CRC_DATA_PRESENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_DATA_LENGTH_INDICATOR - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_ENCRYPTION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_EXPERIMENTAL - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header bit mask
MASK_V24_EXTENDED_HEADER - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header bit mask
MASK_V24_FILE_ALTER_PRESERVATION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_FOOTER_PRESENT - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header bit mask
MASK_V24_FRAME_UNSYNCHRONIZATION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_GROUPING_IDENTITY - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_IMAGE_ENCODING - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_IMAGE_SIZE_RESTRICTIONS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_READ_ONLY - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_TAG_ALTER_PRESERVATION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header Footer bit mask
MASK_V24_TAG_RESTRICTIONS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_TAG_SIZE_RESTRICTIONS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_TAG_UPDATE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_TEXT_ENCODING_RESTRICTIONS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_TEXT_FIELD_SIZE_RESTRICTIONS - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Extended header bit mask
MASK_V24_UNSYNCHRONIZATION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
ID3v2.4 Header bit mask
MAX_BITRATE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
MAX_BUFFER_SIZE_NEEDED_TO_READ_XING - Static variable in class org.jaudiotagger.audio.mp3.XingFrame
 
MAX_SAFE_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3SyncSafeInteger
Sizes equal or smaller than this are the same whether held as sync safe integer or normal integer so it doesnt matter.
MAXIMUM_NO_OF_SEGMENT_SIZE - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
MAXIMUM_PAGE_DATA_SIZE - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
MAXIMUM_PAGE_HEADER_SIZE - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
MAXIMUM_PAGE_SIZE - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
MAXIMUM_SEGMENT_SIZE - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
MergeID3AndMP3Files - Class in org.jaudiotagger.test
Simple class that will attempt to recusively read all files within a directory ending in .mp3 (but only actually expected to contain id3 tags), merge them with a given mp3 and write them to the provided output folder (which must already exist)
MergeID3AndMP3Files() - Constructor for class org.jaudiotagger.test.MergeID3AndMP3Files
 
MergeID3AndMP3Files.DirFilter - Class in org.jaudiotagger.test
 
MergeID3AndMP3Files.DirFilter() - Constructor for class org.jaudiotagger.test.MergeID3AndMP3Files.DirFilter
 
MetadataBlock - Class in org.jaudiotagger.audio.flac.metadatablock
Metadata Block
MetadataBlock(MetadataBlockHeader, MetadataBlockData) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlock
 
MetadataBlockData - Interface in org.jaudiotagger.audio.flac.metadatablock
This defines the interface required of the different metadata block types
MetadataBlockDataApplication - Class in org.jaudiotagger.audio.flac.metadatablock
Application Block
MetadataBlockDataApplication(MetadataBlockHeader, RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataApplication
 
MetadataBlockDataCueSheet - Class in org.jaudiotagger.audio.flac.metadatablock
Cuesheet Block
MetadataBlockDataCueSheet(MetadataBlockHeader, RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataCueSheet
 
MetadataBlockDataPadding - Class in org.jaudiotagger.audio.flac.metadatablock
Padding Block
MetadataBlockDataPadding(int) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPadding
 
MetadataBlockDataPicture - Class in org.jaudiotagger.audio.flac.metadatablock
Picture Block

MetadataBlockDataPicture(MetadataBlockHeader, RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Construct picture block by reading from file
MetadataBlockDataPicture(byte[], int, String, String, int, int, int, int) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
Construct new MetadataPicture block
MetadataBlockDataSeekTable - Class in org.jaudiotagger.audio.flac.metadatablock
SeekTable Block
MetadataBlockDataSeekTable(MetadataBlockHeader, RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataSeekTable
 
MetadataBlockDataStreamInfo - Class in org.jaudiotagger.audio.flac.metadatablock
Stream Info

MetadataBlockDataStreamInfo(MetadataBlockHeader, RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
MetadataBlockHeader - Class in org.jaudiotagger.audio.flac.metadatablock
Metadata Block Header
MetadataBlockHeader(ByteBuffer) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
Construct header by reading bytes
MetadataBlockHeader(boolean, BlockType, int) - Constructor for class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
Construct a new header in order to write metadatablock to file
MIME_TYPE_BMP - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
MIME_TYPE_GIF - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
MIME_TYPE_JPEG - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
MIME_TYPE_JPG - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
Sometimes this is used for jpg instead :or have I made this up
MIME_TYPE_PNG - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
MODE_DUAL_CHANNEL - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
MODE_JOINT_STEREO - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
MODE_MONO - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
MODE_STEREO - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
ModificationHandler - Class in org.jaudiotagger.audio.generic
This class multicasts the events to multiple listener instances.
Additionally the Vetos are handled.
ModificationHandler() - Constructor for class org.jaudiotagger.audio.generic.ModificationHandler
 
MODIFIED_DATE_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
MODIFIED_DATE_LONG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
MODIFIED_DATE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
MODIFIED_DATE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
MODIFIED_DATE_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
MODIFIED_DATE_SHORT_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
MODIFIED_DATE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
MODIFIED_DATE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
ModifyVetoException - Exception in org.jaudiotagger.audio.exceptions
This exception is thrown if a entagged.audioformats.generic.AudioFileModificationListener wants to prevent the "e;entagged audio library"e; from actually finishing its operation.
This exception can be used in all methods but entagged.audioformats.generic.AudioFileModificationListener#fileOperationFinished(File).
ModifyVetoException() - Constructor for exception org.jaudiotagger.audio.exceptions.ModifyVetoException
(overridden)
ModifyVetoException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.ModifyVetoException
(overridden)
ModifyVetoException(String, Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.ModifyVetoException
(overridden)
ModifyVetoException(Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.ModifyVetoException
(overridden)
MP3AudioHeader - Class in org.jaudiotagger.audio.mp3
Represents the audio header of an MP3 File
MP3AudioHeader(File) - Constructor for class org.jaudiotagger.audio.mp3.MP3AudioHeader
Search for the first MP3Header in the file The search starts from the start of the file, it is usually safer to use the alternative constructor that allows you to provide the length of the tag header as a parameter so the tag can be skipped over.
MP3AudioHeader(File, long) - Constructor for class org.jaudiotagger.audio.mp3.MP3AudioHeader
Search for the first MP3Header in the file Starts searching from location startByte, this is because there is likely to be an ID3TagHeader before the start of the audio.
MP3File - Class in org.jaudiotagger.audio.mp3
This class represents a physical MP3 File
MP3File() - Constructor for class org.jaudiotagger.audio.mp3.MP3File
Creates a new empty MP3File datatype that is not associated with a specific file.
MP3File(String) - Constructor for class org.jaudiotagger.audio.mp3.MP3File
Creates a new MP3File datatype and parse the tag from the given filename.
MP3File(File, int) - Constructor for class org.jaudiotagger.audio.mp3.MP3File
Creates a new MP3File datatype and parse the tag from the given file Object, files must be writable to use this constructor.
MP3File(File, int, boolean) - Constructor for class org.jaudiotagger.audio.mp3.MP3File
Creates a new MP3File datatype and parse the tag from the given file Object, files can be onpened read only if required.
MP3File(File) - Constructor for class org.jaudiotagger.audio.mp3.MP3File
Creates a new MP3File datatype and parse the tag from the given file Object.
MP3FileReader - Class in org.jaudiotagger.audio.mp3
Read Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException) because done elsewhere
MP3FileReader() - Constructor for class org.jaudiotagger.audio.mp3.MP3FileReader
 
MP3FileWriter - Class in org.jaudiotagger.audio.mp3
Write Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException) because done elsewhere
MP3FileWriter() - Constructor for class org.jaudiotagger.audio.mp3.MP3FileWriter
 
Mp4AudioHeader - Class in org.jaudiotagger.audio.mp4
Store some additional attributes not availble for all audio types
Mp4AudioHeader() - Constructor for class org.jaudiotagger.audio.mp4.Mp4AudioHeader
 
Mp4BoxHeader - Class in org.jaudiotagger.audio.mp4.atom
Everything in MP4s are held in boxes (formally known as atoms), they are held as a hierachial tree within the MP4.
Mp4BoxHeader() - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Construct empty header Can be populated later with update method
Mp4BoxHeader(ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Construct header Create header using headerdata, expected to find header at headerdata current position Note after processing adjusts position to immediately after header
Mp4ContentTypeValue - Enum in org.jaudiotagger.tag.mp4.atom
List of valid values for the Content Type (Stik) atom
Mp4DataBox - Class in org.jaudiotagger.tag.mp4.atom
This box is used within both normal metadat boxes and ---- boxes to hold the actual data.
Mp4DataBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
Mp4DiscNoField - Class in org.jaudiotagger.tag.mp4.field
Represents the Disc No field
Mp4DiscNoField(String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
Create new Track Field parsing the String for the trackno/total
Mp4DiscNoField(int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
Create new Disc no Field with only discNo
Mp4DiscNoField(int, int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
Create new Disc No Field with disc No and total tracks
Mp4DiscNoField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
Mp4DrmsBox - Class in org.jaudiotagger.audio.mp4.atom
DrmsBox Replaces mp4a box on drm files Need to skip over data in order to find esds atom Specification not known, so just look for byte by byte 'esds' and then step back four bytes for size
Mp4DrmsBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4DrmsBox
 
Mp4EsdsBox - Class in org.jaudiotagger.audio.mp4.atom
EsdsBox ( stream specific description box), usually holds the Bitrate/No of Channels

It contains a number of (possibly optional?) sections (section 3 - 6) (contaning optional filler) with differeent info in each section.

Mp4EsdsBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
DataBuffer must start from from the start of the body
Mp4EsdsBox.AudioProfile - Enum in org.jaudiotagger.audio.mp4.atom
Audio profile, held in Section 5 this is usually type LOW_COMPLEXITY
Mp4EsdsBox.Kind - Enum in org.jaudiotagger.audio.mp4.atom
File type, held in Section 4 , only really expecting type 0x64 (AAC)
Mp4FieldKey - Enum in org.jaudiotagger.tag.mp4
Starting list of known mp4 metadata fields that follow the Parent,Data or ---,issuer,name,data convention.
Mp4FieldType - Enum in org.jaudiotagger.tag.mp4.field
Describes the possible types of data held within a Databox
Mp4FileReader - Class in org.jaudiotagger.audio.mp4
Mp4 File Reader
Mp4FileReader() - Constructor for class org.jaudiotagger.audio.mp4.Mp4FileReader
 
Mp4FileWriter - Class in org.jaudiotagger.audio.mp4
Mp4 File Writer
Mp4FileWriter() - Constructor for class org.jaudiotagger.audio.mp4.Mp4FileWriter
 
Mp4FreeBox - Class in org.jaudiotagger.audio.mp4.atom
FreeBox ( padding)
Mp4FreeBox(int) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4FreeBox
Construct a new FreeBox containing datasize padding (i.e doesnt include header size)
Mp4GenreField - Class in org.jaudiotagger.tag.mp4.field
Represents the Genre field , when user has selected from the set list of genres
Mp4GenreField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4GenreField
 
Mp4GenreField(String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4GenreField
Construct genre, if cant find match just default to first genre
Mp4InfoReader - Class in org.jaudiotagger.audio.mp4
Read audio info from file.
Mp4InfoReader() - Constructor for class org.jaudiotagger.audio.mp4.Mp4InfoReader
 
Mp4MdhdBox - Class in org.jaudiotagger.audio.mp4.atom
MdhdBox ( media (stream) header), holds the Sampling Rate used.
Mp4MdhdBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
Mp4MeanBox - Class in org.jaudiotagger.tag.mp4.atom
This box is used within ---- boxes to hold the issuer
Mp4MeanBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
Mp4MetaBox - Class in org.jaudiotagger.audio.mp4.atom
This MP4MetaBox is the parent of metadata, it also contains a small amount of data that needs to be processed before we can examine the children
Mp4MetaBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4MetaBox
 
Mp4Mp4aBox - Class in org.jaudiotagger.audio.mp4.atom
Mp4aBox ( sample (frame encoding) description box) At first glance appears to hold no of channels but actually always returns 2 even for mono recordings so just need to skip over data in order to get to child atom esds
Mp4Mp4aBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
Mp4MvhdBox - Class in org.jaudiotagger.audio.mp4.atom
MvhdBox (movie (presentation) header box)
Mp4MvhdBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
Mp4NameBox - Class in org.jaudiotagger.tag.mp4.atom
This box is used within ---- boxes to hold the data name/descriptor
Mp4NameBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
Mp4NonStandardFieldKey - Enum in org.jaudiotagger.tag.mp4
This a list of mp4boxes identifiers that break various rules, but should be documented nonetheless, they will be created by applications other than iTunes, as we regard iTunes as the defacto standard for Mp4 files (but certainly not any other format such as mp3 !).
Mp4NotMetaFieldKey - Enum in org.jaudiotagger.audio.mp4
This a list of mp4boxes identifiers, that are not part of the metadata info.
Mp4RatingValue - Enum in org.jaudiotagger.tag.mp4.atom
List of valid values for the Rating (rtng) atom These are held as a byte field TODO:Is this only used in video
Mp4StcoBox - Class in org.jaudiotagger.audio.mp4.atom
StcoBox ( media (stream) header), holds offsets into the Audio data
Mp4StcoBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
Construct box from data and show contents
Mp4StcoBox(Mp4BoxHeader, ByteBuffer, int) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
Construct box from data and adjust offets accordingly
Mp4StsdBox - Class in org.jaudiotagger.audio.mp4.atom
StsdBox ( sample (frame encoding) description box)
Mp4StsdBox(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
Mp4Tag - Class in org.jaudiotagger.tag.mp4
A Logical representation of Mp4Tag, i.e the meta information stored in an Mp4 file underneath the moov.udt.meta.ilst atom.
Mp4Tag() - Constructor for class org.jaudiotagger.tag.mp4.Mp4Tag
 
Mp4TagBinaryField - Class in org.jaudiotagger.tag.mp4.field
Represents binary data
Mp4TagBinaryField(String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
Construct an empty Binary Field
Mp4TagBinaryField(String, byte[]) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
Construct new binary field with binarydata provided
Mp4TagBinaryField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
Construct binary field from rawdata of audio file
Mp4TagByteField - Class in org.jaudiotagger.tag.mp4.field
Represents a single byte as a number
Mp4TagByteField(Mp4FieldKey, String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
Create new field Assume length of 1 which is correct for most but not all byte fields
Mp4TagByteField(Mp4FieldKey, String, int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
Create new field with known length
Mp4TagByteField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
Construct from rawdata from audio file
Mp4TagCoverField - Class in org.jaudiotagger.tag.mp4.field
Represents Cover Art
Mp4TagCoverField() - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
Empty CoverArt Field
Mp4TagCoverField(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
Construct CoverField by reading data from audio file
Mp4TagCoverField(byte[]) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
Construct new cover art with binarydata provided
Mp4TagCreator - Class in org.jaudiotagger.tag.mp4
Create raw content of mp4 tag data, concerns itself with atoms upto the ilst atom

Mp4TagCreator() - Constructor for class org.jaudiotagger.tag.mp4.Mp4TagCreator
 
Mp4TagField - Class in org.jaudiotagger.tag.mp4
This abstract class represents a link between piece of data, and how it is stored as an mp4 atom

Note there isnt a one to one correspondance between a tag field and a box because some fields are represented by multiple boxes, for example many of the MusicBrainz fields use the '----' box, which in turn uses one of mean, name and data box.

Mp4TagRawBinaryField - Class in org.jaudiotagger.tag.mp4.field
Represents raw binary data
Mp4TagRawBinaryField(Mp4BoxHeader, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
Construct binary field from rawdata of audio file
Mp4TagReader - Class in org.jaudiotagger.audio.mp4
Reads metadata from mp4,
Mp4TagReader() - Constructor for class org.jaudiotagger.audio.mp4.Mp4TagReader
 
Mp4TagReverseDnsField - Class in org.jaudiotagger.tag.mp4.field
Represents reverse dns field, used for custom information
Mp4TagReverseDnsField(ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
Construct from existing file data
Mp4TagReverseDnsField(Mp4FieldKey, String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
Newly created Reverse Dns field
Mp4TagTextField - Class in org.jaudiotagger.tag.mp4.field
Represents a single text field
Mp4TagTextField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
Construct from File
Mp4TagTextField(String, String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
Construct new Field
Mp4TagTextNumberField - Class in org.jaudiotagger.tag.mp4.field
Represents simple text field that contains an array of number,
Mp4TagTextNumberField(String, String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
Create a new number, already parsed in subclasses
Mp4TagTextNumberField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
Mp4TagWriter - Class in org.jaudiotagger.audio.mp4
Writes metadata from mp4, the metadata tags are held under the ilst atom as shown below

When writing changes the size of all the atoms upto ilst has to be recalculated, then if the size of the metadata is increased the size of the free atom (below meta) should be reduced accordingly or vice versa.

Mp4TagWriter() - Constructor for class org.jaudiotagger.audio.mp4.Mp4TagWriter
 
Mp4TrackField - Class in org.jaudiotagger.tag.mp4.field
Represents the Track No field
Mp4TrackField(String) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TrackField
Create new Track Field parsing the String for the trackno/total
Mp4TrackField(int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TrackField
Create new Track Field with only track No
Mp4TrackField(int, int) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TrackField
Create new Track Field with track No and total tracks
Mp4TrackField(String, ByteBuffer) - Constructor for class org.jaudiotagger.tag.mp4.field.Mp4TrackField
Construct from filedata
MPEGFrameHeader - Class in org.jaudiotagger.audio.mp3
Represents a MPEGFrameHeader, an MP3 is made up of a number of frames each frame starts with a four byte frame header.
mpegLayerMap - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Constants for MPEG Layer
mpegVersionMap - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Constants for MPEG Version
MultipleTextEncodedStringNullTerminated - Class in org.jaudiotagger.tag.datatype
Represents a datatype that supports multiple terminated Strings (there may only be one)
MultipleTextEncodedStringNullTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
Creates a new ObjectStringSizeTerminated datatype.
MultipleTextEncodedStringNullTerminated(TextEncodedStringSizeTerminated) - Constructor for class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
 
MultipleTextEncodedStringNullTerminated.Values - Class in org.jaudiotagger.tag.datatype
This holds the values held by a MultipleTextEncodedDatatype
MultipleTextEncodedStringNullTerminated.Values() - Constructor for class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated.Values
 
MUSIC_BRAINZ_ALBUM_ARTISTID - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSIC_BRAINZ_ALBUMID - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSIC_BRAINZ_ARTISTID - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSIC_BRAINZ_DISCID - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSICBRAINZ_ALBUM_COUNTRY - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSICBRAINZ_ALBUM_STATUS - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSICBRAINZ_ALBUM_TYPE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
MUSICIP_ID - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 

N

next() - Method in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
next() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1Iterator
 
NO_OF_DESCRIPTIONS_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
NO_OF_DESCRIPTIONS_POS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
NO_OF_OFFSETS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
NO_OF_OFFSETS_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
NULL_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
NUMBER_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
NUMBER_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
NumberFixedLength - Class in org.jaudiotagger.tag.datatype
Represents a number held as a fixed number of digits.
NumberFixedLength(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.NumberFixedLength
Creates a new ObjectNumberFixedLength datatype.
NumberFixedLength(NumberFixedLength) - Constructor for class org.jaudiotagger.tag.datatype.NumberFixedLength
 
NumberHashMap - Class in org.jaudiotagger.tag.datatype
Represents a number thats acts as a key into an enumeration of values
NumberHashMap(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.NumberHashMap
Creates a new ObjectNumberHashMap datatype.
NumberHashMap(NumberHashMap) - Constructor for class org.jaudiotagger.tag.datatype.NumberHashMap
 
NumberVariableLength - Class in org.jaudiotagger.tag.datatype
Represents a number which may span a number of bytes when written to file depending what size is to be represented.
NumberVariableLength(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.NumberVariableLength
Creates a new ObjectNumberVariableLength datatype, set minimum length to zero if this datatype is optional.
NumberVariableLength(NumberVariableLength) - Constructor for class org.jaudiotagger.tag.datatype.NumberVariableLength
 

O

OBJ_BUFFER_SIZE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_CONTACT_URL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_CONTENT_TYPE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_COUNTER - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_DATA - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_DATETIME - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_DESCRIPTION - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_ELEMENT_ID - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_EMAIL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_EMBED_FLAG - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_ENCRYPTED_DATABLOCK - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_ENCRYPTION_INFO - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_END_OFFSET - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_END_TIME - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_FILENAME - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_FREQUENCY - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_GENRE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_GROUP_DATA - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_GROUP_SYMBOL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_ID - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_ID3V2_FRAME_DESCRIPTION - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_IMAGE_FORMAT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_INTERPOLATION_METHOD - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_LANGUAGE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_LYRICS - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_METHOD_SYMBOL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_MIME_TYPE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_NUMBER - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_OFFSET - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_OWNER - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PICTURE_DATA - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PICTURE_TYPE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_POSITION - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PREMIX_LEFT_TO_RIGHT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PREMIX_RIGHT_TO_LEFT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PREVIEW_LENGTH - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PREVIEW_START - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PRICE_PAID - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PRICE_STRING - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_PURCHASE_DATE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_RATING - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_RECIEVED_AS - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_BOUNCE_LEFT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_BOUNCE_RIGHT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_FEEDBACK_LEFT_TO_LEFT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_FEEDBACK_LEFT_TO_RIGHT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_FEEDBACK_RIGHT_TO_LEFT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_FEEDBACK_RIGHT_TO_RIGHT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_LEFT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_REVERB_RIGHT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_SELLER_LOGO - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_SELLER_NAME - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_SIGNATURE - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_START_OFFSET - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_START_TIME - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_TEXT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_TEXT_ENCODING - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
Represents a text encoding, now only IDv2Frames not Lyrics3 tags use text encoding objects but both use Object Strings and these check for a text encoding.
OBJ_TIME_STAMP_FORMAT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_TYPE_OF_CHANNEL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_TYPE_OF_EVENT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_URL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_URLLINK - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_VALID_UNTIL - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJ_VOLUME_ADJUSTMENT - Static variable in class org.jaudiotagger.tag.datatype.DataTypes
 
OBJECT_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
OFFSET_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
OFFSET_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
OFFSET_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
OGG_PAGE_HEADER_FIXED_LENGTH - Static variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
OggCRCFactory - Class in org.jaudiotagger.audio.ogg.util
OffCRC Calculations $Id: OggCRCFactory.java,v 1.4 2007/08/15 12:39:58 paultaylor Exp $
OggCRCFactory() - Constructor for class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
OggFileReader - Class in org.jaudiotagger.audio.ogg
Read Ogg File Tag and Encoding information

Only implemented for ogg files containing a vorbis stream with vorbis comments

OggFileReader() - Constructor for class org.jaudiotagger.audio.ogg.OggFileReader
 
OggFileWriter - Class in org.jaudiotagger.audio.ogg
Write tag data to Ogg File Only works for Ogg files containing a vorbis stream
OggFileWriter() - Constructor for class org.jaudiotagger.audio.ogg.OggFileWriter
 
OggInfoReader - Class in org.jaudiotagger.audio.ogg.util
Read encoding info, only implemented for vorbis streams
OggInfoReader() - Constructor for class org.jaudiotagger.audio.ogg.util.OggInfoReader
 
OggPageHeader - Class in org.jaudiotagger.audio.ogg.util
$Id: OggPageHeader.java,v 1.11 2007/10/11 21:36:08 paultaylor Exp $ reference:http://xiph.org/ogg/doc/framing.html
OggPageHeader(byte[]) - Constructor for class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
OggPageHeader.HeaderTypeFlag - Enum in org.jaudiotagger.audio.ogg.util
This represents all the flags that can be set in the headerType field.
OggPageHeader.PacketStartAndLength - Class in org.jaudiotagger.audio.ogg.util
Within the page specifies the start and length of each packet in the page offset from the end of the pageheader (after the segment table)
OggPageHeader.PacketStartAndLength(int, int) - Constructor for class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
OggVorbisCommentTagCreator - Class in org.jaudiotagger.audio.ogg
Creates an OggVorbis Comment Tag from a VorbisComment for use within an OggVorbis Container When a Vorbis Comment is used within OggVorbis it additionally has a vorbis header and a framing bit.
OggVorbisCommentTagCreator() - Constructor for class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 
OggVorbisTagReader - Class in org.jaudiotagger.audio.ogg
Read Vorbis Comment Tag within ogg Vorbis is the audiostream within an ogg file, Vorbis uses VorbisComments as its tag
OggVorbisTagReader() - Constructor for class org.jaudiotagger.audio.ogg.OggVorbisTagReader
 
OggVorbisTagReader.OggVorbisHeaderSizes - Class in org.jaudiotagger.audio.ogg
Find the length of the raw packet data and the start position of the ogg page header they start in for the two OggVorbisHeader we need to know about when writing data (sizes included vorbis header)
OggVorbisTagWriter - Class in org.jaudiotagger.audio.ogg
Write Vorbis Tag within an ogg

VorbisComment holds the tag information within an ogg file

OggVorbisTagWriter() - Constructor for class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
 
openHeadingElement(String, String) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
openHeadingElement(String, boolean) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
openHeadingElement(String, int) - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
openHeadingElement(String, String) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
openHeadingElement(String, boolean) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
openHeadingElement(String, int) - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
openHeadingElement(String, String) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
openHeadingElement(String, boolean) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
openHeadingElement(String, int) - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
org.jaudiotagger - package org.jaudiotagger
 
org.jaudiotagger.audio - package org.jaudiotagger.audio
 
org.jaudiotagger.audio.asf - package org.jaudiotagger.audio.asf
 
org.jaudiotagger.audio.asf.data - package org.jaudiotagger.audio.asf.data
 
org.jaudiotagger.audio.asf.data.wrapper - package org.jaudiotagger.audio.asf.data.wrapper
 
org.jaudiotagger.audio.asf.io - package org.jaudiotagger.audio.asf.io
 
org.jaudiotagger.audio.asf.util - package org.jaudiotagger.audio.asf.util
 
org.jaudiotagger.audio.exceptions - package org.jaudiotagger.audio.exceptions
 
org.jaudiotagger.audio.flac - package org.jaudiotagger.audio.flac
 
org.jaudiotagger.audio.flac.metadatablock - package org.jaudiotagger.audio.flac.metadatablock
 
org.jaudiotagger.audio.generic - package org.jaudiotagger.audio.generic
 
org.jaudiotagger.audio.mp3 - package org.jaudiotagger.audio.mp3
 
org.jaudiotagger.audio.mp4 - package org.jaudiotagger.audio.mp4
 
org.jaudiotagger.audio.mp4.atom - package org.jaudiotagger.audio.mp4.atom
 
org.jaudiotagger.audio.ogg - package org.jaudiotagger.audio.ogg
 
org.jaudiotagger.audio.ogg.util - package org.jaudiotagger.audio.ogg.util
 
org.jaudiotagger.logging - package org.jaudiotagger.logging
 
org.jaudiotagger.tag - package org.jaudiotagger.tag
 
org.jaudiotagger.tag.datatype - package org.jaudiotagger.tag.datatype
 
org.jaudiotagger.tag.flac - package org.jaudiotagger.tag.flac
 
org.jaudiotagger.tag.id3 - package org.jaudiotagger.tag.id3
 
org.jaudiotagger.tag.id3.framebody - package org.jaudiotagger.tag.id3.framebody
 
org.jaudiotagger.tag.id3.valuepair - package org.jaudiotagger.tag.id3.valuepair
 
org.jaudiotagger.tag.lyrics3 - package org.jaudiotagger.tag.lyrics3
 
org.jaudiotagger.tag.mp4 - package org.jaudiotagger.tag.mp4
 
org.jaudiotagger.tag.mp4.atom - package org.jaudiotagger.tag.mp4.atom
 
org.jaudiotagger.tag.mp4.field - package org.jaudiotagger.tag.mp4.field
 
org.jaudiotagger.tag.vorbiscomment - package org.jaudiotagger.tag.vorbiscomment
 
org.jaudiotagger.tag.vorbiscomment.util - package org.jaudiotagger.tag.vorbiscomment.util
 
org.jaudiotagger.test - package org.jaudiotagger.test
 
OTHER_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
OTHER_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
OTHER_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
OTHER_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
OTHER_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
OTHER_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
OTHER_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
OTHER_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
OTHER_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 

P

PairedTextEncodedStringNullTerminated - Class in org.jaudiotagger.tag.datatype
Represents a datatype that allow multiple Strings but they should be paired, i.e should be 2,4,6..
PairedTextEncodedStringNullTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.PairedTextEncodedStringNullTerminated
 
PairedTextEncodedStringNullTerminated(TextEncodedStringSizeTerminated) - Constructor for class org.jaudiotagger.tag.datatype.PairedTextEncodedStringNullTerminated
 
PairedTextEncodedStringNullTerminated.ValuePairs - Class in org.jaudiotagger.tag.datatype
This holds the values held by this PairedTextEncodedDatatype, always held as pairs of values
PairedTextEncodedStringNullTerminated.ValuePairs() - Constructor for class org.jaudiotagger.tag.datatype.PairedTextEncodedStringNullTerminated.ValuePairs
 
parseLameFrame(ByteBuffer) - Static method in class org.jaudiotagger.audio.mp3.LameFrame
Parse frame
parseMPEGHeader(ByteBuffer) - Static method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Parse the MPEGFrameHeader of an MP3File, file pointer returns at end of the frame header
parseXingFrame() - Static method in class org.jaudiotagger.audio.mp3.XingFrame
Parse the XingFrame of an MP3File, cannot be called until we have validated that this is a XingFrame
PICTURE_TYPE_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.PictureTypes
 
PictureTypes - Class in org.jaudiotagger.tag.id3.valuepair
Pictures types for Attched Pictures
PlainTextTagDisplayFormatter - Class in org.jaudiotagger.logging
 
PlainTextTagDisplayFormatter() - Constructor for class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
PRE_DATA_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
PRE_DATA_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
PRE_DATA_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.Chunk
This method creates a String containing usefull information prepared to be printed on stdout.
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.EncodingChunk
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
This method creates a String containing the tag elements an their values for printing.
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.FileHeader
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.StreamBitratePropertiesChunk
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
(overridden)
prettyPrint() - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
(overridden)
printAlloffsets() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
Show All offsets, uyseful for debugging
processData() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4DrmsBox
Process direct data
processData() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4MetaBox
 
processData() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
processData() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
processSectionHeader(ByteBuffer) - Method in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
Process header, skipping filler bytes and calculating size

R

read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.ContentDescriptionReader
Creates and fills a entagged.audioformats.asf.data.ContentDescriptionfrom given file.
read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.EncodingChunkReader
This reads the current data and interprets it as an encoding chunk.
read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.ExtContentDescReader
Reads the current chunk if it is a matching one.
read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.FileHeaderReader
Creates and fills a FileHeaderfrom given file.
read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.StreamBitratePropertiesReader
This reads the current data and interprets it as an "stream bitrate properties" chunk.
read(RandomAccessFile, Chunk) - Static method in class org.jaudiotagger.audio.asf.io.StreamChunkReader
Reads audio and video stream information.
read(File) - Static method in class org.jaudiotagger.audio.AudioFileIO

Read the tag contained in the given file.

read(RandomAccessFile) - Method in class org.jaudiotagger.audio.flac.FlacInfoReader
 
read(RandomAccessFile) - Method in class org.jaudiotagger.audio.flac.FlacTagReader
 
read(File) - Method in class org.jaudiotagger.audio.generic.AudioFileReader
 
read(File) - Method in class org.jaudiotagger.audio.mp3.MP3FileReader
 
read(RandomAccessFile) - Method in class org.jaudiotagger.audio.mp4.Mp4InfoReader
 
read(RandomAccessFile) - Method in class org.jaudiotagger.audio.mp4.Mp4TagReader
 
read(RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Read the Logical VorbisComment Tag from the file
read(RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.util.OggInfoReader
 
read(RandomAccessFile) - Static method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.AbstractTagItem
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
This reads a frame body from a ByteBuffer into the appropriate FrameBody class and update the position of the buffer to be just after the end of this framebody The ByteBuffer represents the tag and its position should be at the start of this framebody.
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Read in a tag from the ByteBuffer
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Read frame from file.
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Read tag from the ByteBuffer
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Read the frame from a bytebuffer
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Read tag from File
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
Read the frame from the specified file.
read(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Read Tag from Specified file.
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.AbstractLyrics3v2FieldFrameBody
This reads a frame body from its file into the appropriate FrameBody class Read the data from the given file into this datatype.
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
read(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
read(byte[], boolean) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
read7Bit(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method reads one byte from raf and creates an unsigned value of it.
readBig64(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method reads 8 bytes, interprets them as an unsigned number and creates a BigInteger
readByteArray(byte[]) - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Simplified wrapper for reading bytes from file into Object.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
This is the starting point for reading bytes from the file into the ID3 datatype starting at offset.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.BooleanString
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
Read Null Terminated Strings from the array starting at offset, continue until unable to find any null terminated Strings or until reached the end of the array.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
Read the number from the byte array
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
Read the key from the buffer.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
Read from Byte Array
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.PairedTextEncodedStringNullTerminated
Read Null Terminated Strings from the array starting at offset, continue until unable to find any null terminated Strings or until reached the end of the array.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.StringFixedLength
Read a string from buffer of fixed size(size has already been set in constructor)
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
Read a string from buffer upto null character (if exists) Must take into account the text encoding defined in the Encoding Object ID3 Text Frames often allow multiple strings seperated by the null char appropriate for the encoding.
readByteArray(byte[], int) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Read a 'n' bytes from buffer into a String where n is the framesize - offset so thefore cannot use this if there are other objects after it because it has no delimiter.
readCharacterSizedString(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method reads a UTF-16 String, which legth is given on the number of characters it consits of.
readFile(File) - Method in class org.jaudiotagger.audio.AudioFileIO

Read the tag contained in the given file.

readFixedSizeUTF16Str(RandomAccessFile, int) - Static method in class org.jaudiotagger.audio.asf.io.ContentDescriptionReader
This method reads a UTF-16 encoded String.
readGUID(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This Method reads a GUID (which is a 16 byte long sequence) from the given raf and creates a wrapper.
readHeader(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.io.AsfHeaderReader
This method tries to extract an ASF-header out of the given stream.
readHeader(RandomAccessFile) - Static method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
Create header by reading from file
readOggPageHeader(RandomAccessFile, int) - Method in class org.jaudiotagger.audio.ogg.OggFileReader
Return count Ogg Page header, count starts from zero count=0; should return PageHeader that contains Vorbis Identification Header count=1; should return Pageheader that contains VorbisComment and possibly SetupHeader count>=2; should return PageHeader containng remaining VorbisComment,SetupHeader and/or Audio
readOggVorbisHeaderSizes(RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Calculate the size of the packet data for the comment and setup headers
readOggVorbisRawSize(RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Retrieve the Size of the VorbisComment packet including the oggvorbis header
ReadOnlyFileException - Exception in org.jaudiotagger.audio.exceptions
This is the exception when try and access a read only file
ReadOnlyFileException() - Constructor for exception org.jaudiotagger.audio.exceptions.ReadOnlyFileException
Creates a new ReadOnlyException datatype.
ReadOnlyFileException(Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.ReadOnlyFileException
 
ReadOnlyFileException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.ReadOnlyFileException
Creates a new ReadOnlyException datatype.
ReadOnlyFileException(String, Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.ReadOnlyFileException
 
readRawPacketData(RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
Retrieve the raw VorbisComment packet data, does not include the OggVorbis header
readString(String, int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
readString(String, int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
readString(String) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
Todo this is wrong
readString(String, int) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
readUINT16(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
 
readUINT32(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
 
readUINT64(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
Reads long as little endian.
readUTF16LEStr(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method reads a UTF-16 encoded String, beginning with a 16-bit value representing the number of bytes needed.
ReceivedAsTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
REFERENCE_INDEX_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
REFERENCE_INDEX_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
RELEASE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Tag
 
RELEASE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
 
RELEASE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
 
remove(String) - Method in class org.jaudiotagger.audio.asf.data.ExtendedContentDescription
This method removes the content descriptor with the given name.
remove() - Method in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
remove() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1Iterator
 
removeAudioFileModificationListener(AudioFileModificationListener) - Method in class org.jaudiotagger.audio.AudioFileIO
Removes an listener for all file formats.
removeAudioFileModificationListener(AudioFileModificationListener) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
This method removes an AudioFileModificationListener
removeField(String) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
removeFrame(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Remove frame(s) with this identifier from tag
removeFrameOfType(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Remove any frames starting with this identifier from tag
removeUnsupportedFrames() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Remove all frame(s) which have an unsupported body, in other words remove all frames that are not part of the standard frameset for this tag
replaceXMLCharacters(String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
Replace any special xml characters with the appropiate escape sequences required to be done for the actual element names
requiresUnsynchronization(byte[]) - Static method in class org.jaudiotagger.tag.id3.ID3Unsynchronization
Check if a byte array will require unsynchronization before being written as a tag.
RESERVED_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
RESERVED_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
REVISION - Static variable in class org.jaudiotagger.tag.id3.ID3v22Tag
 
REVISION - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
 
REVISION - Static variable in class org.jaudiotagger.tag.id3.ID3v24Tag
 

S

save() - Method in class org.jaudiotagger.audio.mp3.MP3File
Saves the tags in this datatype to the file referred to by this datatype.
save(File) - Method in class org.jaudiotagger.audio.mp3.MP3File
Saves the tags in this datatype to the file argument.
seek(File, long) - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
Returns true if the first MP3 frame can be found for the MP3 file This is the first byte of music data and not the ID3 Tag Frame.
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Does a tag of the correct version exist in this file.
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.AbstractTag
Looks for this tag in the buffer
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Find identifer within byteBuffer to indicate that a v11 tag exists within the buffer
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Does a tag of this version exist within the byteBuffer
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
TODO implement
seek(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
seek(ByteBuffer) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
TODO implement
seek(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
seekWithinLevel(RandomAccessFile, String) - Static method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Seek for box with the specified id starting from the current location of filepointer,

Note it wont find the box if it is contained with a level below the current level, nor if we are at a parent atom that also contains data and we havent yet processed the data.

seekWithinLevel(ByteBuffer, String) - Static method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Seek for box with the specified id starting from the current location of filepointer,

Note it won't find the box if it is contained with a level below the current level, nor if we are at a parent atom that also contains data and we havent yet processed the data.

set(TagField) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set field Changed:Just because field is empty it doesnt mean it should be deleted.
set(TagField) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
set(TagField) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
set(TagField) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
 
set(TagField) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
set(TagField) - Method in interface org.jaudiotagger.tag.Tag
 
setAdditionalInformation(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
 
setAlbum(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add album
setAlbum(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setAlbum(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setAlbum(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Set Album
setAlbum(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAL
 
setAlbum(String) - Method in interface org.jaudiotagger.tag.Tag
 
setArtist(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add artist
setArtist(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setArtist(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setArtist(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Set Artist
setArtist(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyEAR
 
setArtist(String) - Method in interface org.jaudiotagger.tag.Tag
 
setArtworkField(byte[], String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create artwork field
setAudioFileModificationListener(AudioFileModificationListener) - Method in class org.jaudiotagger.audio.generic.AudioFileWriter
This method sets the AudioFileModificationListener.
There is only one listener allowed, if you want more instances to be supported, use the ModificationHandler to broadcast those events.
setAuthor(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
setAuthor(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyAUT
 
setAuthor(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIND
 
setAverageBytesPerSec(long) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
setBinaryValue(byte[]) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setBitrate(int) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This Method sets the bitrate in "Kbps".
setBitsPerSample(int) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Sets the bitsPerSample
setBlockAlignment(long) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Sets the blockAlignment.
setBody(AbstractTagFrameBody) - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Set the framebody that this datatype is associated with
setBody(AbstractTagFrameBody) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrame
Sets the body datatype for this fragment.
setBooleanValue(boolean) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setChannelCount(long) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
setChannelNumber(int) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Sets the number of channels.
setCodecData(byte[]) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Sets the codecData
setCodecId(byte[]) - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
setComment(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
setComment(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add comment
setComment(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setComment(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setComment(String) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Set Comment
setComment(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Set Comment
setComment(String) - Method in interface org.jaudiotagger.tag.Tag
 
setCompressionFormat(long) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
setContent(String) - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
setContent(String) - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
setContent(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
setContent(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
setContent(String) - Method in interface org.jaudiotagger.tag.TagTextField
Sets the content of the field.
setContent(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
setContentDescription(ContentDescription) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
setContentEncrypted(boolean) - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
setCopyRight(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
setCounter(long) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
Set the play counter of this file
setCounter(long) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
Set the play counter of this file
setData(byte[]) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
 
setData(byte[]) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
setData(byte[]) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
setDate(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
setDescription(String) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
Set a description of the image
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Set the description field, which describes the type of comment
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
 
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
Set a description of the image
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
Set the desciption field
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Set a description field
setDescription(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
Set a description of the hyperlink
setDescriptor(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
Set the descriptor for the data (what type of data it is)
setDWordValue(long) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setEmailToUser(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
setEncoding(String) - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
setEncoding(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add encoding
setEncoding(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setEncoding(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setEncoding(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
setEncoding(String) - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
setEncoding(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
setEncoding(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
setEncoding(String) - Method in interface org.jaudiotagger.tag.Tag
 
setEncoding(String) - Method in interface org.jaudiotagger.tag.TagTextField
Sets the charset encoding used by the field.
setEncoding(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
setEncodingChunk(EncodingChunk) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
setEncodingType(String) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Sets the type of the encoding.
This is a bit format specific.
eg:Layer I/II/III
setErrorConcealment(GUID) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
This method sets the error concealment type which is given by two GUIDs.
setExtendedContentDescription(ExtendedContentDescription) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
setExtra(String, Object) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Can be used to add additional information
setExtraEncodingInfos(String) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
A string containing anything else that might be interesting
setField(Lyrics3v2Field) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
setFile(File) - Method in class org.jaudiotagger.audio.AudioFile
Set the file to store the info in
setFileHeader(FileHeader) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
setFilename(String) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
setFilenameTagSave(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setFrame(AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Add a frame to this tag
setFrame(String, List<AbstractID3v2Frame>) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Used for setting multiple frames for a single frame Identifier

Warning if frame(s) already exists for this identifier thay are overwritten

TODO needs to ensure do not add an invalid frame for this tag

setGenre(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add genre
setGenre(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setGenre(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setGenre(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Sets the genreID,

setGenre(String) - Method in interface org.jaudiotagger.tag.Tag
 
setGroupSymbol(byte) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
 
setGroupSymbol(byte) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
 
setHeader(AbstractTagFrame) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Set header
setId3v1Save(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveAlbum(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveArtist(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveComment(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveGenre(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveTitle(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveTrack(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v1SaveYear(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setID3v1Tag(ID3v1Tag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Sets the ID3v1(_1)tag to the tag provided as an argument.
setID3v1Tag(Tag) - Method in class org.jaudiotagger.audio.mp3.MP3File
 
setID3v1Tag(AbstractTag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Sets the ID3v1 tag for this datatype.
setId3v23DefaultTextEncoding(byte) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Set the default text encoding to use for new v23 frames, when unicode is required UTF16 will always be used because that is the only valid option for v23/v22
setId3v24DefaultTextEncoding(byte) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Set the default text encoding to use for new v24 frames, it defaults to simple ISO8859 but by changing this value you could always used UTF8 for example whether you needed to or not
setId3v24UnicodeTextEncoding(byte) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Set the text encoding to use for new v24 frames when unicode is required, it defaults to UTF16 just because this encoding is understand by all ID3 versions
setId3v2PaddingCopyTag(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v2PaddingWillShorten(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setId3v2Save(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setID3v2Tag(AbstractTag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Sets the ID3v2 tag for this datatype.
setID3v2Tag(AbstractID3v2Tag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Sets the v2 tag to the v2 tag provided as an argument.
setID3v2TagOnly(AbstractID3v2Tag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Set v2 tag ,dont need to set v24 tag because saving

TODO temp its rather messy

setInstanceKey(Object) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setIssuer(String) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
Set the issuer, usually reverse dns of the Companies domain
setKind(Mp4EsdsBox.Kind) - Method in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
 
setLanguage(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Sets the language the comment is written in
setLanguage(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Set the language field
setLanguage(String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Sets the default language for any ID3v2 tag frames which require it.
setLength(int) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method sets the audio duration of the represented clip.
setLength(int) - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Set the length.
setLength(int) - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
setLyric(String) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
setLyric(ID3v2LyricLine) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
setLyric(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
Set the lyric field
setLyric(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
setLyric(String) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
setLyrics(byte[]) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySYLT
Set lyrics TODO:provide a more user friendly way of adding lyrics
setLyrics3KeepEmptyFieldIfRead(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setLyrics3Save(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setLyrics3SaveEmptyField(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setLyrics3SaveField(String, boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Sets if we should save the Lyrics3 field.
setMinimumSize(int) - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
 
setMinute(long) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
setNumberMP3SyncFrame(int) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Sets the number of MP3 frames to sync when trying to find the start of the MP3 frame data.
setObjectValue(String, Object) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Sets all objects of identifier type to value defined by obj argument.
setOriginalSavedAfterAdjustingID3v2Padding(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyENCR
 
setOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGRID
 
setOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPRIV
 
setOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
Set the owner of url of the the database that this ufid is stored in
setOwner(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
 
setPictureHeight(long) - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
setPictureWidth(long) - Method in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
 
setPreciseLength(float) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
This method sets the audio duration of the represented clip.
setProfile(Mp4EsdsBox.AudioProfile) - Method in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
The key for the profile
setQWordValue(long) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setRating(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
setRating(long) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
Set the rating given to this file
setReco(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
setRemoveTrailingTerminatorOnWrite(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Remove unneccessary trailing null characters on write
setResetTextEncodingForExistingFrames(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
When writing frames if this is set to true then the frame will be written using the defaults disregarding the text encoding originally used to create the frame.
setSamplingRate(long) - Method in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
 
setSamplingRate(int) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Sets the Sampling rate in "Hz"
setSecond(long) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
setSignature(byte[]) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodySIGN
 
setSize(int) - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
Set Size in Bytes of this Object
setSize(int) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Set size based on size passed as parameter from frame header, done before read
setSize() - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Set size based on size of the DataTypes making up the body,done after write
setStartPosition(int) - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
setStreamBitratePropertiesChunk(StreamBitratePropertiesChunk) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
 
setStreamNumber(int) - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
setStreamSpecificDataSize(long) - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
setString(String) - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
This method sets the content of the current copyright field.
setStringValue(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setTag(Tag) - Method in class org.jaudiotagger.audio.AudioFile
 
setTag(Tag) - Method in class org.jaudiotagger.audio.mp3.MP3File
Set the Tag If the parameter tag is a v1tag then the v1 tag is set if v2tag then the v2tag.
setText(String) - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
setText(String) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Set the Full Text String.
setText(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
 
setTextEncoding(byte) - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Set the Text Encoding to use for this frame body
setTime(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
setTimeOffset(long) - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
setTimeStamp(long) - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
setTimeStamp(Lyrics3TimeStamp) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
setTimeStamp(Lyrics3TimeStamp) - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
setTimeStamp(long, byte) - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
Creates a new ObjectLyrics3TimeStamp datatype.
setTimeStampFormat(byte) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Sets the default time stamp format for ID3v2 tags which require it.
setTitle(String) - Method in class org.jaudiotagger.audio.asf.data.ContentDescription
 
setTitle(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add title
setTitle(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setTitle(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setTitle(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Set Title
setTitle(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyETT
 
setTitle(String) - Method in interface org.jaudiotagger.tag.Tag
 
setToDefault() - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
setTrack(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add track
setTrack(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setTrack(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setTrack(String) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Set the track, v11 stores track numbers in a single byte value so can only handle a simple number in the range 0-255.
setTrack(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
setTrack(String) - Method in interface org.jaudiotagger.tag.Tag
 
setTypeSpecificDataSize(long) - Method in class org.jaudiotagger.audio.asf.data.StreamChunk
 
setUniqueIdentifier(byte[]) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
Set the unique identifier (within the owners domain)
setUnsyncTags(boolean) - Method in class org.jaudiotagger.tag.TagOptionSingleton
Unsync tag where neccessary, currently only applies to IDv23
setUrlLink(String) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Set URL Link
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Set the value held by this datatype, this is used typically used when the user wants to modify the value in an existing frame.
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
 
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.StringDate
 
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.StringDateTime
 
setValue(Object) - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
setValue(String) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
setVariableBitRate(boolean) - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Sets the VBR flag for the represented audio clip.
setVendor(String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Set the vendor, known as the encoder generally We dont want this to be blank, when written to file this field is written to a different location to all other fields but user of library can just reat it as another field
setWordValue(int) - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Sets the Value of the current content descriptor.
setYear(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Set or add year
setYear(String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
setYear(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
setYear(String) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
setYear(String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Set year
setYear(String) - Method in interface org.jaudiotagger.tag.Tag
 
STREAM_INFO_DATA_LENGTH - Static variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
STREAM_PRIORITY_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
STREAM_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
StreamBitratePropertiesChunk - Class in org.jaudiotagger.audio.asf.data
This class represents the "Stream Bitrate Properties" chunk of an asf media file.
StreamBitratePropertiesChunk(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.StreamBitratePropertiesChunk
Creates an instance.
StreamBitratePropertiesReader - Class in org.jaudiotagger.audio.asf.io
This class reads the chunk containing the stream bitrate properties.
StreamChunk - Class in org.jaudiotagger.audio.asf.data
This class is the base for all handled stream contents.
StreamChunk(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.StreamChunk
Creates an instance
StreamChunkReader - Class in org.jaudiotagger.audio.asf.io
Reads and interprets the data of the audio or video stream information chunk.
StringDate - Class in org.jaudiotagger.tag.datatype
Represents a timestamp field
StringDate(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.StringDate
Creates a new ObjectStringDate datatype.
StringDate(StringDate) - Constructor for class org.jaudiotagger.tag.datatype.StringDate
 
StringDateTime - Class in org.jaudiotagger.tag.datatype
Represents a timestamp field
StringDateTime(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.StringDateTime
Creates a new ObjectStringDateTime datatype.
StringDateTime(StringDateTime) - Constructor for class org.jaudiotagger.tag.datatype.StringDateTime
 
StringFixedLength - Class in org.jaudiotagger.tag.datatype
Represents a fixed length String, whereby the length of the String is known.
StringFixedLength(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.StringFixedLength
Creates a new ObjectStringFixedsize datatype.
StringFixedLength(StringFixedLength) - Constructor for class org.jaudiotagger.tag.datatype.StringFixedLength
 
StringHashMap - Class in org.jaudiotagger.tag.datatype
Represents a String thats acts as a key into an enumeration of values.
StringHashMap(String, AbstractTagFrameBody, int) - Constructor for class org.jaudiotagger.tag.datatype.StringHashMap
Creates a new ObjectStringHashMap datatype.
StringHashMap(StringHashMap) - Constructor for class org.jaudiotagger.tag.datatype.StringHashMap
 
StringNullTerminated - Class in org.jaudiotagger.tag.datatype
Represents a String whose size is determined by finding of a null character at the end of the String with fixed text encoding.
StringNullTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.StringNullTerminated
Creates a new ObjectStringNullTerminated datatype.
StringNullTerminated(StringNullTerminated) - Constructor for class org.jaudiotagger.tag.datatype.StringNullTerminated
 
StringSizeTerminated - Class in org.jaudiotagger.tag.datatype
Represents a String which is not delimited by null character with fixed text encoding.
StringSizeTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.StringSizeTerminated
Creates a new ObjectStringSizeTerminated datatype.
StringSizeTerminated(StringSizeTerminated) - Constructor for class org.jaudiotagger.tag.datatype.StringSizeTerminated
 
stripChar(String, char) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Remove all occurances of the given character from the string argument.
summarizeOggPageHeaders(File) - Method in class org.jaudiotagger.audio.ogg.OggFileReader
Summarize all the ogg headers in a file A useful utility function
SupportedFileFormat - Enum in org.jaudiotagger.audio
Files formats currently supported by Library
SYNC_BYTE1 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
SYNC_BYTE2 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
SYNC_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Sync Value to identify the start of an MPEGFrame
SynchronisedLyricsContentType - Class in org.jaudiotagger.tag.id3.valuepair
Content Type used by Sysnchronised Lyrics Frame (SYLT)
synchronize(ByteBuffer) - Static method in class org.jaudiotagger.tag.id3.ID3Unsynchronization
Synchronize an array of bytes, this should only be called if it has been determined the tag is unsynchronised

Any patterns of the form $FF $00 should be replaced by $FF


T

Tag - Interface in org.jaudiotagger.tag
This interface represents the basic data structure for the default audiolibrary functionality.
TAG_HEADER_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
TagConverter - Class in org.jaudiotagger.audio.asf.util
This class provides functionality to convert entagged.audioformats.asf.data.AsfHeaderobjects into entagged.audioformats.Tagobjects (More extract information and create a entagged.audioformats.generic.GenericTag).
TagConverter() - Constructor for class org.jaudiotagger.audio.asf.util.TagConverter
 
TagException - Exception in org.jaudiotagger.tag
This is the exception that is always generated by any class in these packages.
TagException() - Constructor for exception org.jaudiotagger.tag.TagException
Creates a new TagException datatype.
TagException(Throwable) - Constructor for exception org.jaudiotagger.tag.TagException
Creates a new TagException datatype.
TagException(String) - Constructor for exception org.jaudiotagger.tag.TagException
Creates a new TagException datatype.
TagException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.TagException
Creates a new TagException datatype.
TagField - Interface in org.jaudiotagger.tag
Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
TagFieldKey - Enum in org.jaudiotagger.tag
This is an enumeration of common tag keys This enumeration is used by subclasses to map from the common key to their implementation key, the keys are grouped within EnumSets within Tag class.
Tagger - Enum in org.jaudiotagger.tag
An enumeration of popular tagger applications
TagNotFoundException - Exception in org.jaudiotagger.tag
Thrown if the tag o isn't found.
TagNotFoundException() - Constructor for exception org.jaudiotagger.tag.TagNotFoundException
Creates a new TagNotFoundException datatype.
TagNotFoundException(Throwable) - Constructor for exception org.jaudiotagger.tag.TagNotFoundException
Creates a new TagNotFoundException datatype.
TagNotFoundException(String) - Constructor for exception org.jaudiotagger.tag.TagNotFoundException
Creates a new TagNotFoundException datatype.
TagNotFoundException(String, Throwable) - Constructor for exception org.jaudiotagger.tag.TagNotFoundException
Creates a new TagNotFoundException datatype.
TagOptionSingleton - Class in org.jaudiotagger.tag
 
TagTextField - Interface in org.jaudiotagger.tag
This interface extends the default field definition by methods for working with human readable text.
A TagTextField does not store binary data.
TestAudioTagger - Class in org.jaudiotagger.test
Simple class that will attempt to recusively read all files within a directory, flags errors that occur.
TestAudioTagger() - Constructor for class org.jaudiotagger.test.TestAudioTagger
 
TestAudioTagger.DirFilter - Class in org.jaudiotagger.test
 
TestAudioTagger.DirFilter() - Constructor for class org.jaudiotagger.test.TestAudioTagger.DirFilter
 
TEXT_ENCODING_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
TextEncodedStringNullTerminated - Class in org.jaudiotagger.tag.datatype
Represents a String whose size is determined by finding of a null character at the end of the String.
TextEncodedStringNullTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
Creates a new TextEncodedStringNullTerminated datatype.
TextEncodedStringNullTerminated(String, AbstractTagFrameBody, String) - Constructor for class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
Creates a new TextEncodedStringNullTerminated datatype, with value
TextEncodedStringNullTerminated(TextEncodedStringNullTerminated) - Constructor for class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
 
TextEncodedStringSizeTerminated - Class in org.jaudiotagger.tag.datatype
Represents a String which is not delimited by null character.
TextEncodedStringSizeTerminated(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Creates a new empty TextEncodedStringSizeTerminated datatype.
TextEncodedStringSizeTerminated(TextEncodedStringSizeTerminated) - Constructor for class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Copy constructor
TextEncoding - Class in org.jaudiotagger.tag.id3.valuepair
Text Encoding supported by ID3v24, the id is recognised by ID3 whereas the value maps to a java java.nio.charset.Charset, all the charsets defined below are guaranteed on every Java platform.
TIMESCALE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
TIMESCALE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
TIMESCALE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
TIMESCALE_LONG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
TIMESCALE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
TIMESCALE_SHORT_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
TIMESTAMP_KEY_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.EventTimingTimestampTypes
 
TITLE - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "title"-identifier in GenericTag.keys.
toString() - Method in class org.jaudiotagger.audio.asf.data.Chunk
(overridden)
toString() - Method in class org.jaudiotagger.audio.asf.data.ContentDescriptor
(overridden)
toString() - Method in class org.jaudiotagger.audio.asf.data.GUID
This method gives a hex formatted representation of GUID.getGUID()
toString() - Method in class org.jaudiotagger.audio.asf.data.wrapper.ContentDescriptorTagField
(overridden)
toString() - Method in class org.jaudiotagger.audio.asf.util.AsfCopyrightField
(overridden)
toString() - Method in class org.jaudiotagger.audio.AudioFile
Returns a multi-line string with the file path, the encoding audioHeaderrmations, and the tag contents.
toString() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
toString() - Method in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
toString() - Method in class org.jaudiotagger.audio.generic.AbstractTag
(overridden)
toString() - Method in class org.jaudiotagger.audio.generic.GenericAudioHeader
Pretty prints this encoding info
toString() - Method in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
toString() - Method in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
toString() - Method in class org.jaudiotagger.audio.mp3.XingFrame
 
toString() - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
toString() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader.PacketStartAndLength
 
toString() - Method in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
toString() - Method in enum org.jaudiotagger.audio.ogg.VorbisVersion
 
toString() - Method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
 
toString() - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
toString() - Method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
toString() - Method in class org.jaudiotagger.tag.datatype.AbstractString
Return String representation of datatype
toString() - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
toString() - Method in class org.jaudiotagger.tag.datatype.BooleanString
 
toString() - Method in class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
Because this is usually binary data and could be very long we just return the number of bytes held
toString() - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
toString() - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
toString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
toString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
toString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
toString() - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated.Values
Return the list of values as a single string seperated by a comma
toString() - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
 
toString() - Method in class org.jaudiotagger.tag.datatype.NumberHashMap
 
toString() - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
 
toString() - Method in class org.jaudiotagger.tag.datatype.StringHashMap
 
toString() - Method in class org.jaudiotagger.tag.id3.AbstractID3Tag
 
toString() - Method in class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Return brief description of FrameBody
toString() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyDeprecated
Because the contents of this frame are an array of bytes and could be large we just return the identifier.
toString() - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported
Because the contents of this frame are an array of bytes and could be large we just return the identifier.
toString() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
toString() - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
toString() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
 
toString() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
toString() - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
toString() - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
 
toString() - Method in interface org.jaudiotagger.tag.Tag
 
toString() - Method in interface org.jaudiotagger.tag.TagField
This method returns a human readable description of the fields contents.
For text fields it should be the text itself.
toString() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
toString() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
 
TOTAL_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4Mp4aBox
 
TRACK - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "track"-identifier in GenericTag.keys.
truncate(String, int) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
truncate a string if it longer than the argument
TYPE_BINARY - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for binary data.
TYPE_BOOLEAN - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for booleans.
TYPE_DWORD - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for integers (32-bit).
TYPE_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
TYPE_POS - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
TYPE_POS_INCLUDING_HEADER - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
TYPE_QWORD - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for integers (64-bit).
TYPE_STRING - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for Strings.
TYPE_WORD - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescriptor
Constant for the content descriptor-type for integers (16-bit).

U

UFID_ID3TEST - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
 
UFID_MUSICBRAINZ - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyUFID
 
unsynchronize(byte[]) - Static method in class org.jaudiotagger.tag.id3.ID3Unsynchronization
Unsynchronize an array of bytes, this should only be called if the decision has already been made to unsynchronize the byte array

In order to prevent a media player from incorrectly interpreting the contents of a tag, all $FF bytes followed by a byte with value >=224 must be followed by a $00 byte (thus, $FF $F0 sequences become $FF $00 $F0).

update(ByteBuffer) - Method in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
Create header using headerdata, expected to find header at headerdata current position Note after processing adjusts position to immediately after header
updateField(String) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
UTF_16 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
UTF_16BE - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
UTF_8 - Static variable in class org.jaudiotagger.tag.id3.valuepair.TextEncoding
 
Utils - Class in org.jaudiotagger.audio.asf.util
Some static Methods which are used in several Classes.
Utils() - Constructor for class org.jaudiotagger.audio.asf.util.Utils
 
Utils - Class in org.jaudiotagger.audio.generic
Contains various frequently used static functions in the different tag formats
Utils() - Constructor for class org.jaudiotagger.audio.generic.Utils
 

V

V22_BMP_FORMAT - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
V22_GIF_FORMAT - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
V22_JPG_FORMAT - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
V22_PNG_FORMAT - Static variable in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
V2GenreTypes - Class in org.jaudiotagger.tag.id3.valuepair
ID3V2 Genre list
valueOf(String) - Static method in enum org.jaudiotagger.audio.flac.metadatablock.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.AudioProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.ogg.util.OggPageHeader.HeaderTypeFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.ogg.util.VorbisPacketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.ogg.VorbisVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.audio.SupportedFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.Id3FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.ID3v1FieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.id3.valuepair.ID3V2ExtendedGenreTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.mp4.atom.Mp4RatingValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.TagFieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.Tagger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jaudiotagger.tag.vorbiscomment.VorbisCommentFieldKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jaudiotagger.audio.flac.metadatablock.BlockType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.AudioProfile
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.Kind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.ogg.util.OggPageHeader.HeaderTypeFlag
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.ogg.util.VorbisPacketType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.ogg.VorbisVersion
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.audio.SupportedFileFormat
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.Id3FieldType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.ID3v1FieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.id3.valuepair.ID3V2ExtendedGenreTypes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.mp4.atom.Mp4RatingValue
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.TagFieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.Tagger
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jaudiotagger.tag.vorbiscomment.VorbisCommentFieldKey
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION_1 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
VERSION_2 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
VERSION_2_5 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
VERSION_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
VERSION_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
VERSION_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
VERSION_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
VERSION_FLAG_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
VERSION_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MdhdBox
 
VERSION_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4MvhdBox
 
VERSION_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
VERSION_FLAG_POS - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4StsdBox
 
VERSION_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
VERSION_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4MeanBox
 
VERSION_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4NameBox
 
vetoThrown(AudioFileModificationListener, AudioFile, ModifyVetoException) - Method in class org.jaudiotagger.audio.generic.AudioFileModificationAdapter
(overridden)
vetoThrown(AudioFileModificationListener, AudioFile, ModifyVetoException) - Method in interface org.jaudiotagger.audio.generic.AudioFileModificationListener
This method notifies about a veto exception that has been thrown by another listener.
vetoThrown(AudioFileModificationListener, AudioFile, ModifyVetoException) - Method in class org.jaudiotagger.audio.generic.ModificationHandler
(overridden)
VideoStreamChunk - Class in org.jaudiotagger.audio.asf.data
 
VideoStreamChunk(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.VideoStreamChunk
Creates an instance.
VorbisCommentCreator - Class in org.jaudiotagger.tag.vorbiscomment
Create the raw packet data for a Vorbis Comment Tag
VorbisCommentCreator() - Constructor for class org.jaudiotagger.tag.vorbiscomment.VorbisCommentCreator
 
VorbisCommentFieldKey - Enum in org.jaudiotagger.tag.vorbiscomment
Common Vorbis Comment Field Names
VorbisCommentReader - Class in org.jaudiotagger.tag.vorbiscomment
Create the VorbisCommentTag by reading from the raw packet data
VorbisCommentReader() - Constructor for class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
VorbisCommentTag - Class in org.jaudiotagger.tag.vorbiscomment
This is the logical representation of Vorbis Comment Data
VorbisCommentTag() - Constructor for class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
VorbisCommentTagField - Class in org.jaudiotagger.tag.vorbiscomment
This class represents the name and content of a tag entry in ogg-files.
VorbisCommentTagField(byte[]) - Constructor for class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
Creates an instance.
VorbisCommentTagField(String, String) - Constructor for class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
Creates an instance.
VorbisHeader - Interface in org.jaudiotagger.audio.ogg.util
Defines variables common to all vorbis headers
VorbisIdentificationHeader - Class in org.jaudiotagger.audio.ogg.util
Vorbis Identification header From http://xiph.org/vorbis/doc/Vorbis_I_spec.html#id326710 The identification header is a short header of only a few fields used to declare the stream definitively as Vorbis, and provide a few externally relevant pieces of information about the audio stream.
VorbisIdentificationHeader(byte[]) - Constructor for class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
VorbisPacketType - Enum in org.jaudiotagger.audio.ogg.util
Vorbis Packet Type In an Vorbis Stream there should be one instance of the three headers, and many audio packets
VorbisSetupHeader - Class in org.jaudiotagger.audio.ogg.util
Vorbis Setup header We dont need to decode a vorbis setup header for metatagging, but we should be able to identify it.
VorbisSetupHeader(byte[]) - Constructor for class org.jaudiotagger.audio.ogg.util.VorbisSetupHeader
 
VorbisVersion - Enum in org.jaudiotagger.audio.ogg
Vorbis Version

Ordinal is used to map from internal representation


W

write(AudioFile) - Static method in class org.jaudiotagger.audio.AudioFileIO

Write the tag contained in the audiofile in the actual file on the disk.

write(Tag, RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.flac.FlacTagWriter
Write tag to file
write(AudioFile) - Method in class org.jaudiotagger.audio.generic.AudioFileWriter
Write the tag (if not empty) present in the AudioFile in the associated File
write(Tag, RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.mp4.Mp4TagWriter
Write tag to rafTemp file
write(Tag, RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
 
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
 
write(File, long) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Write tag to file.
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Write tag to file.
write(WritableByteChannel) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Write tag to channel.
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.AbstractTag
Writes the tag to the file
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Because Text frames have a text encoding we need to check the text String does not contain characters that cannot be encoded in current encoding before we write data.
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Write the contents of this datatype to the byte array
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyAPIC
If the description cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
Because COMM have a text encoding we need to check the text String does not contain characters that cannot be encoded in current encoding before we write data.
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMR
If the seller or description cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyGEOB
If the filename or description cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyIPLS
Because have a text encoding we need to check the data values do not contain characters that cannot be encoded in current encoding before we write data.
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyOWNE
If the seller name cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyPIC
If the description cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
Because TXXX frames also have a text encoded description we need to check this as well.
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSER
If the text cannot be encoded using current encoder, change the encoder
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyUSLT
 
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyWXXX
If the description cannot be encoded using the current encoding change the encoder
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Write this representation of tag to the file indicated
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Write this tag to the file, replacing any tag previously existing
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Write Frame raw data
write(File, long) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Write tag to file
write(WritableByteChannel) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Write tag to channel
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.ID3v23Frame
Write the frame to bufferOutputStream
write(File, long) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Write tag to file TODO:we currently never write the Extended header , but if we did the size calculation in this method would be slightly incorrect
write(WritableByteChannel) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Write tag to channel
write(ByteArrayOutputStream) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
Write the frame.
write(File, long) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Write this tag to file.
write(WritableByteChannel) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Write tag to channel
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.AbstractLyrics3v2FieldFrameBody
Write the contents of this datatype to the file at the position it is currently at.
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyLYR
 
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyUnsupported
 
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v1
 
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
write(RandomAccessFile) - Method in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Field
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.AbstractDataType
Starting point write ID3 Datatype back to array of bytes.
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.BooleanByte
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.BooleanString
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.ByteArraySizeTerminated
Write contents to a byte array
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.GroupRepeated
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.ID3v2LyricLine
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated
For every String write to bytebuffer
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.NumberFixedLength
Write data to byte array
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.NumberVariableLength
Write to Byte Array
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.StringFixedLength
Write String into byte array The string will be adjusted to ensure the correct number of bytes are written, If the current value is null or to short the written value will have the 'space' character appended to ensure this.
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringNullTerminated
Write String into byte array, adding a null character to the end of the String
writeByteArray() - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Write String into byte array It will remove a trailing null terminator if exists if the option RemoveTrailingTerminatorOnWrite has been set.
writeFile(AudioFile) - Method in class org.jaudiotagger.audio.AudioFileIO

Write the tag contained in the audiofile in the actual file on the disk.

writeFile(AudioFile) - Method in class org.jaudiotagger.audio.mp3.MP3FileWriter
 
writeString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
writeString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3Line
 
writeString() - Method in class org.jaudiotagger.tag.datatype.Lyrics3TimeStamp
 

X

XingFrame - Class in org.jaudiotagger.audio.mp3
Xing Frame
xmlCData(String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
Return CDATA tag around xml data e.g We also need to deal with special chars
xmlClose(String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
Return xml close tag around a string e.g
xmlFullTag(String, String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
xmlOpen(String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
Return xml open tag round a string e.g
xmlOpenHeading(String, String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
xmlSingleTag(String) - Static method in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
XMLTagDisplayFormatter - Class in org.jaudiotagger.logging
 
XMLTagDisplayFormatter() - Constructor for class org.jaudiotagger.logging.XMLTagDisplayFormatter
 

Y

YEAR - Static variable in class org.jaudiotagger.audio.generic.GenericTag
Index for the "year"-identifier in GenericTag.keys.

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