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

A

absoluteGranulePosition - Variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
AbstractAsfTagImageField - Class in org.jaudiotagger.audio.asf.tag
An AbstractAsfTagImageField is an abstract class for representing tag fields containing image data.
AbstractAsfTagImageField(AsfFieldKey) - Constructor for class org.jaudiotagger.audio.asf.tag.AbstractAsfTagImageField
Creates a image tag field.
AbstractAsfTagImageField(MetadataDescriptor) - Constructor for class org.jaudiotagger.audio.asf.tag.AbstractAsfTagImageField
Creates an instance.
AbstractAsfTagImageField(String) - Constructor for class org.jaudiotagger.audio.asf.tag.AbstractAsfTagImageField
Creates a tag field.
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(String, AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.datatype.AbstractDataType
Construct an abstract datatype identified by identifier and linked to a framebody without setting an initial value.
AbstractDataType(String, AbstractTagFrameBody, Object) - Constructor for class org.jaudiotagger.tag.datatype.AbstractDataType
Construct an abstract datatype identified by identifier and linked to a framebody initilised with a value
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.

AbstractFrameBodyTextInfo() - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Creates a new FrameBodyTextInformation datatype.
AbstractFrameBodyTextInfo(AbstractFrameBodyTextInfo) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Copy Constructor
AbstractFrameBodyTextInfo(byte, String) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Creates a new FrameBodyTextInformation datatype.
AbstractFrameBodyTextInfo(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyTextInfo
Creates a new FrameBodyTextInformation datatype from file.
AbstractFrameBodyUrlLink - Class in org.jaudiotagger.tag.id3.framebody
Abstract superclass of all URL Frames
AbstractFrameBodyUrlLink() - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Creates a new FrameBodyUrlLink datatype.
AbstractFrameBodyUrlLink(AbstractFrameBodyUrlLink) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Copy Constructor
AbstractFrameBodyUrlLink(String) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Creates a new FrameBodyUrlLink datatype., set up with data.
AbstractFrameBodyUrlLink(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Creates a new FrameBodyUrlLink datatype.
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() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame
Create an empty frame
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
AbstractID3v2Frame.EncodingFlags - Class in org.jaudiotagger.tag.id3
 
AbstractID3v2Frame.EncodingFlags() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame.EncodingFlags
 
AbstractID3v2Frame.EncodingFlags(byte) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame.EncodingFlags
 
AbstractID3v2Frame.StatusFlags - Class in org.jaudiotagger.tag.id3
 
AbstractID3v2Frame.StatusFlags() - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Frame.StatusFlags
 
AbstractID3v2FrameBody - Class in org.jaudiotagger.tag.id3.framebody
Contains the content for an ID3v2 frame, (the header is held directly within the frame
AbstractID3v2FrameBody() - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Create Empty Body.
AbstractID3v2FrameBody(AbstractID3v2FrameBody) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Create Body based on another body
AbstractID3v2FrameBody(ByteBuffer, int) - Constructor for class org.jaudiotagger.tag.id3.framebody.AbstractID3v2FrameBody
Creates a new FrameBody datatype from file.
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
AbstractID3v2Tag(AbstractID3v2Tag) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Tag
This constructor is used when a tag is created as a duplicate of another tag of the same type and version.
AbstractID3v2Tag.FrameAndSubId - Class in org.jaudiotagger.tag.id3
This class had to be created to minimize the duplicate code in concrete subclasses of this class.
AbstractID3v2Tag.FrameAndSubId(String, String) - Constructor for class org.jaudiotagger.tag.id3.AbstractID3v2Tag.FrameAndSubId
 
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) - Constructor for class org.jaudiotagger.tag.datatype.AbstractString
Creates a new datatype
AbstractString(String, AbstractTagFrameBody, String) - Constructor for class org.jaudiotagger.tag.datatype.AbstractString
Creates a new datatype, with value
AbstractString(AbstractString) - Constructor for class org.jaudiotagger.tag.datatype.AbstractString
Copy constructor
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
AbstractTagFrameBody() - Constructor for class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Creates a new framebody, at this point the bodys ObjectList is setup which defines what datatypes are expected in body
AbstractTagFrameBody(AbstractTagFrameBody) - Constructor for class org.jaudiotagger.tag.id3.AbstractTagFrameBody
Copy Constructor for fragment body.
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<I,V> - 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.fix.Fix202.OggFileFilter
Determines whether or not the file is an mp3 file.
accept(File) - Method in class org.jaudiotagger.test.ExtractID3TagFromFile.MP3FileFilter
Determines whether or not the file is an mp3 file.
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.MergeID3AndMP3Files.MP3FileFilter
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.
ACTION_PERFORMED - Static variable in class org.jaudiotagger.logging.LogFormatter
 
add(String) - Method in class org.jaudiotagger.tag.datatype.MultipleTextEncodedStringNullTerminated.Values
Add String Datatype to the value list
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.
addChunk(Chunk) - Method in class org.jaudiotagger.audio.asf.data.ChunkContainer
Adds a chunk to the container.
addCopyright(String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Creates a field for copyright and adds it.
addDescriptor(MetadataDescriptor) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainer
Adds a metadata descriptor.
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
 
addField(TagField) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Add field
addField(TagField) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Add field
addField(FieldKey, String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Create new field and add it to the tag
addField(Artwork) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Create field and then add within tag itself
addField(TagField) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
addField(FieldKey, String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
addField(Artwork) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
addField(FieldKey, String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
addField(TagField) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
addField(Artwork) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create field and then set within tag itself
addField(TagField) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
addField(FieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
addField(Artwork) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
addField(FieldKey, String) - Method in interface org.jaudiotagger.tag.Tag
Create the field based on the generic key and add it to the tag
addField(Artwork) - Method in interface org.jaudiotagger.tag.Tag
Create artwork field based on the data in artwork and then add it to the tag itself

addField(TagField) - Method in interface org.jaudiotagger.tag.Tag
Adds a field to the structure, used internally by the library

addField(TagField) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Add Field

addFrame(AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
addFrame(AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
 
addFrame(AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
 
addFrame(AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
 
addImage(Lyrics3Image) - Method in class org.jaudiotagger.tag.lyrics3.FieldFrameBodyIMG
 
addKeyword(Class<? extends ID3v24FrameBody>, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addLanguage(String) - Method in class org.jaudiotagger.audio.asf.data.LanguageList
This method adds a language.
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
 
addParenthesis(String, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addRating(String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Creates a field for rating and adds it.
addReplaceWord(String, String) - Method in class org.jaudiotagger.tag.TagOptionSingleton
 
addString(String) - Method in class org.jaudiotagger.audio.asf.data.EncodingChunk
This method appends a String.
addString(String) - Method in class org.jaudiotagger.audio.asf.data.EncryptionChunk
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
 
addTrack(String) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
 
addValue(String) - Method in class org.jaudiotagger.tag.datatype.TextEncodedStringSizeTerminated
Add an additional String to the current String value
adjustOffsets(int) - Method in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
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.
adjustSizeOfMoovHeader(Mp4BoxHeader, ByteBuffer, int, Mp4BoxHeader, Mp4BoxHeader) - Method in class org.jaudiotagger.audio.mp4.Mp4TagWriter
When the size of the metadata has changed and it cant be compensated for by free atom we have to adjust the size of the size field upto the moovheader level for the udta atom and its child meta atom.
ALBUM - Static variable in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
album - Variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
allowDirectories - Variable in class org.jaudiotagger.audio.AudioFileFilter
allows Directories
allowDirectories - Variable in class org.jaudiotagger.test.ExtractID3TagFromFile.MP3FileFilter
allows Directories
allowDirectories - Variable in class org.jaudiotagger.test.MergeID3AndMP3Files.MP3FileFilter
allows Directories
ALLOWED - Static variable in class org.jaudiotagger.audio.asf.data.ContentBranding
Stores the allowed descriptor keys.
ALLOWED - Static variable in class org.jaudiotagger.audio.asf.data.ContentDescription
Stores the only allowed keys of this metadata container.
AMAZON_ASIN - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
append(File, File, File) - Static method in class org.jaudiotagger.test.MergeID3AndMP3Files
 
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.AsfExtHeaderReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.AsfHeaderReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.ChunkHeaderReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.ContentBrandingReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.ContentDescriptionReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.EncodingChunkReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.EncryptionChunkReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.FileHeaderReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.LanguageListReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.MetadataReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.StreamBitratePropertiesReader
The GUID this reader applies to
APPLYING - Static variable in class org.jaudiotagger.audio.asf.io.StreamChunkReader
The GUID this reader applies to
areInCorrectOrder(ContainerType, ContainerType) - Static method in enum org.jaudiotagger.audio.asf.data.ContainerType
Determines if low has <= index as high, in respect to ContainerType.getOrdered()
ARTIST - Static variable in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
artist - Variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
Artwork - Class in org.jaudiotagger.tag.datatype
Represents artwork in a format independent way
Artwork() - Constructor for class org.jaudiotagger.tag.datatype.Artwork
 
ASF_CHARSET - Static variable in class org.jaudiotagger.audio.asf.data.AsfHeader
The charset "UTF-16LE" is mandatory for ASF handling.
AsfExtendedHeader - Class in org.jaudiotagger.audio.asf.data
This class represents the ASF extended header object (chunk).
Like AsfHeader it contains multiple other ASF objects (chunks).
AsfExtendedHeader(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.AsfExtendedHeader
Creates an instance.
AsfExtHeaderModifier - Class in org.jaudiotagger.audio.asf.io
This modifier manipulates an ASF header extension object.
AsfExtHeaderModifier(List<ChunkModifier>) - Constructor for class org.jaudiotagger.audio.asf.io.AsfExtHeaderModifier
Creates an instance.
AsfExtHeaderReader - Class in org.jaudiotagger.audio.asf.io
This reader reads an ASF header extension object from an InputStream and creates an AsfExtendedHeader object.
AsfExtHeaderReader(List<Class<? extends ChunkReader>>, boolean) - Constructor for class org.jaudiotagger.audio.asf.io.AsfExtHeaderReader
Creates a reader instance, which only utilizes the given list of chunk readers.
AsfFieldKey - Enum in org.jaudiotagger.audio.asf.tag
Field keys which need to be mapped for ASF files, or only specified for ASF.
AsfFieldKey(String, boolean) - Constructor for enum org.jaudiotagger.audio.asf.tag.AsfFieldKey
Creates an instance
Lowest/Highest will be ContainerType.EXTENDED_CONTENT / ContainerType.METADATA_LIBRARY_OBJECT
AsfFieldKey(String, boolean, ContainerType) - Constructor for enum org.jaudiotagger.audio.asf.tag.AsfFieldKey
Creates an instance.
AsfFieldKey(String, boolean, ContainerType, ContainerType) - Constructor for enum org.jaudiotagger.audio.asf.tag.AsfFieldKey
Creates an instance.
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 input stream an creates an AsfHeader object if successful.
AsfHeaderReader(List<Class<? extends ChunkReader>>, boolean) - Constructor for class org.jaudiotagger.audio.asf.io.AsfHeaderReader
Creates an instance of this reader.
AsfStreamer - Class in org.jaudiotagger.audio.asf.io
This class creates a modified copy of an ASF file.
AsfStreamer() - Constructor for class org.jaudiotagger.audio.asf.io.AsfStreamer
 
AsfTag - Class in org.jaudiotagger.audio.asf.tag
Tag implementation for ASF.
AsfTag() - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTag
Creates an empty instance.
AsfTag(boolean) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTag
Creates an instance and sets the field conversion property.
AsfTag(Tag, boolean) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTag
Creates an instance and copies the fields of the source into the own structure.
AsfTag.AsfFieldIterator - Class in org.jaudiotagger.audio.asf.tag
This iterator is used to iterator an Iterator with TagField objects and returns them by casting to AsfTagField.
AsfTag.AsfFieldIterator(Iterator<TagField>) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTag.AsfFieldIterator
Creates an isntance.
AsfTagBannerField - Class in org.jaudiotagger.audio.asf.tag
This field represents the image content of the banner image which is stored in the content branding chunk of ASF files.
AsfTagBannerField() - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagBannerField
Creates an instance with no image data.
AsfTagBannerField(MetadataDescriptor) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagBannerField
Creates an instance with given descriptor as image content.
AsfTagBannerField(byte[]) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagBannerField
Creates an instance with specified data as image content.
AsfTagCoverField - Class in org.jaudiotagger.audio.asf.tag
Encapsulates the WM/Pictures provides some convenience methods for decoding the binary data it contains

The value of a WM/Pictures metadata descriptor is as follows:

byte0 Picture Type byte1-4 Length of the image data mime type encoded as UTF-16LE null byte null byte description encoded as UTF-16LE (optional) null byte null byte image data

AsfTagCoverField(byte[], int, String, String) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagCoverField
Create New Image Field
AsfTagCoverField(MetadataDescriptor) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagCoverField
Creates an instance from a metadata descriptor
AsfTagField - Class in org.jaudiotagger.audio.asf.tag
This class encapsulates a MetadataDescriptorand provides access to it.
AsfTagField(AsfFieldKey) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagField
Creates a tag field.
AsfTagField(MetadataDescriptor) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagField
Creates an instance.
AsfTagField(String) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagField
Creates a tag field.
AsfTagTextField - Class in org.jaudiotagger.audio.asf.tag
Represents a tag text field for ASF fields.
AsfTagTextField(AsfFieldKey, String) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagTextField
Creates a tag text field and assigns the string value.
AsfTagTextField(MetadataDescriptor) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagTextField
Creates an instance.
AsfTagTextField(String, String) - Constructor for class org.jaudiotagger.audio.asf.tag.AsfTagTextField
Creates a tag text field and assigns the string value.
asHex(long) - Static method in class org.jaudiotagger.logging.Hex
Display as hex
asHex(byte) - Static method in class org.jaudiotagger.logging.Hex
Display as hex
asNumber() - Method in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
Converts the descriptors value into a number if possible.
A boolean will be converted to "1" if true, otherwise "0".
String will be interpreted as number with radix "10".
Binary data will be interpreted as the default WORD,DWORD or QWORD binary representation, but only if the data does not exceed 8 bytes.
assertChunkList(GUID) - Method in class org.jaudiotagger.audio.asf.data.ChunkContainer
This method asserts that a List exists for the given GUID , in ChunkContainer.chunkTable.
assertConstraints(String, byte[], int, int, int) - Method in enum org.jaudiotagger.audio.asf.data.ContainerType
Calls ContainerType.checkConstraints(String, byte[], int, int, int) and actually throws the exception if there is one.
assertDescriptor(String) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainer
This method asserts that this container has a descriptor with the specified key, means returns an existing or creates a new descriptor.
assertDescriptor(String, int) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainer
This method asserts that this container has a descriptor with the specified key, means returns an existing or creates a new descriptor.
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, MetadataContainer) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method assigns those tags of tag which are defined to be common by jaudiotagger.
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
 
audioChannels - Variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
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(boolean) - Constructor for class org.jaudiotagger.audio.AudioFileFilter
 
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 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 - Variable in class org.jaudiotagger.audio.AudioFile
The Audio header info
AudioHeader - Interface in org.jaudiotagger.audio
Representation of AudioHeader

audioProfile - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
audioProfileMap - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
audioSampleRate - Variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
audioSize - Variable in class org.jaudiotagger.audio.mp3.VbriFrame
 
audioSize - Variable in class org.jaudiotagger.audio.mp3.XingFrame
 
AudioStreamChunk - Class in org.jaudiotagger.audio.asf.data
This class represents the stream chunk describing an audio stream.
AudioStreamChunk(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
 
averageBytesPerSec - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Stores the average amount of bytes used by audio stream.
avgBitrate - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 

B

BARCODE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
Base64Coder - Class in org.jaudiotagger.tag.vorbiscomment.util
Base64Coder
Base64Coder() - Constructor for class org.jaudiotagger.tag.vorbiscomment.util.Base64Coder
 
binaryData - Variable in class org.jaudiotagger.tag.datatype.Artwork
 
binaryDataIsBmpFormat(byte[]) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
binaryDataIsGifFormat(byte[]) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
binaryDataIsJpgFormat(byte[]) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
binaryDataIsPngFormat(byte[]) - Static method in class org.jaudiotagger.tag.id3.valuepair.ImageFormats
 
binaryFrames - Variable in class org.jaudiotagger.tag.id3.ID3Frames
These frames are Binary
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
bitPosition - Variable in class org.jaudiotagger.tag.datatype.BooleanByte
 
bitrate - Variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
bitRate - Variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Bitrate of this frame
bitRate - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4AlacBox
 
bitrate - Variable in class org.jaudiotagger.audio.wav.util.WavFormatHeader
 
bitrateMap - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Bit Rates, the setBitrate varies for different Version and Layer
bitrateMaximal - Variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
bitrateMinimal - Variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
bitrateNominal - Variable in class org.jaudiotagger.audio.ogg.util.VorbisIdentificationHeader
 
bitRates - Variable in class org.jaudiotagger.audio.asf.data.StreamBitratePropertiesChunk
For each call of StreamBitratePropertiesChunk.addBitrateRecord(int,long) an Long object is appended, which represents the average bitrate.
BITS_PER_INDEX_POINT - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
BITS_PER_INDEX_POINTS_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
bitsPerSample - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Amount of bits used per sample.
bitsPerSample - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
blockAlignment - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
The block alignment of the audio data.
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

BlockType(int) - Constructor for enum org.jaudiotagger.audio.flac.metadatablock.BlockType
 
blockType - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
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_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
 
BUFFER_SIZE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
bufferToValue(byte[]) - Static method in class org.jaudiotagger.tag.id3.ID3SyncSafeInteger
Read syncsafe value from byteArray in format specified in spec and convert to int.
bufferToValue(ByteBuffer) - Static method in class org.jaudiotagger.tag.id3.ID3SyncSafeInteger
Read syncsafe value from buffer in format specified in spec and convert to int.
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4GenreField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
Build from data

build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TagTextNumberField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.field.Mp4TrackField
 
build(ByteBuffer) - Method in class org.jaudiotagger.tag.mp4.Mp4TagField
Processes the data and sets the position of the data buffer to just after the end of this fields data ready for processing next field.
buildChildrenOfNode(ByteBuffer, DefaultMutableTreeNode) - Method in class org.jaudiotagger.audio.mp4.Mp4AtomTree
 
buildTree(RandomAccessFile, boolean) - Method in class org.jaudiotagger.audio.mp4.Mp4AtomTree
Build a tree of the atoms in the file
BYTE_1 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Constants for MP3 Frame header, each frame has a basic header of 4 bytes
BYTE_1 - Static variable in class org.jaudiotagger.audio.mp3.VbriFrame
 
BYTE_1 - Static variable in class org.jaudiotagger.audio.mp3.XingFrame
 
BYTE_2 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
BYTE_2 - Static variable in class org.jaudiotagger.audio.mp3.VbriFrame
 
BYTE_2 - Static variable in class org.jaudiotagger.audio.mp3.XingFrame
 
BYTE_3 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
BYTE_3 - Static variable in class org.jaudiotagger.audio.mp3.VbriFrame
 
BYTE_3 - Static variable in class org.jaudiotagger.audio.mp3.XingFrame
 
BYTE_4 - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
 
BYTE_4 - Static variable in class org.jaudiotagger.audio.mp3.VbriFrame
 
BYTE_4 - Static variable in class org.jaudiotagger.audio.mp3.XingFrame
 
BYTE_TO_UNSIGNED - Static variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
ByteArrayMP3AudioHeader - Class in org.jaudiotagger.audio.mp3
 
ByteArrayMP3AudioHeader(byte[]) - Constructor for class org.jaudiotagger.audio.mp3.ByteArrayMP3AudioHeader
 
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
 
bytedata - Variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
bytedata - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagByteField
 
byteDifference - Variable in class org.jaudiotagger.audio.asf.io.ModificationResult
Stores the difference of bytes.
bytes - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
bytes - Variable in class org.jaudiotagger.audio.real.RealChunk
 
bytesPerSecond - Variable in class org.jaudiotagger.audio.wav.util.WavFormatHeader
 
bytesRead(long) - Method in class org.jaudiotagger.audio.asf.io.CountingInputStream
Counts the given amount of bytes.

C

calculateChecksumOverPage(ByteBuffer) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
Calculate checkSum over the Page
calculateTagSize(int, int) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
This method determines the total tag size taking into account where the audio file starts, the size of the tagging data and user options for defining how tags should shrink or grow.
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
canFail() - Method in class org.jaudiotagger.audio.asf.io.AsfExtHeaderReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.AsfHeaderReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.ChunkHeaderReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in interface org.jaudiotagger.audio.asf.io.ChunkReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.ContentBrandingReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.ContentDescriptionReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.EncodingChunkReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.EncryptionChunkReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.FileHeaderReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.LanguageListReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.MetadataReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.StreamBitratePropertiesReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
canFail() - Method in class org.jaudiotagger.audio.asf.io.StreamChunkReader
Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of StreamChunkReader, which is configured to only manage audio streams.
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.
CannotReadVideoException - Exception in org.jaudiotagger.audio.exceptions
This exception should be thrown idf it appears the file is a video file, jaudiotagger only supports audio files.
CannotReadVideoException() - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadVideoException
Creates an instance.
CannotReadVideoException(Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadVideoException
 
CannotReadVideoException(String) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadVideoException
Creates an instance.
CannotReadVideoException(String, Throwable) - Constructor for exception org.jaudiotagger.audio.exceptions.CannotReadVideoException
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
 
CATALOG_NO - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTXXX
 
CHANNEL_FLAGS_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
channelCount - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Number of channels.
channelMode - Variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Channel Mode of this Frame (see constants)
channelModeAsString - Variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Channel Mode of this Frame As English String
channelNumber - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataStreamInfo
 
channels - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4AlacBox
 
channels - Variable in class org.jaudiotagger.audio.wav.util.WavFormatHeader
 
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
 
ChannelTypes() - Constructor for class org.jaudiotagger.tag.id3.valuepair.ChannelTypes
 
channelTypes - Static variable in class org.jaudiotagger.tag.id3.valuepair.ChannelTypes
 
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_16_ENCODING_FORMAT - 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
 
checkAudioStart(long, MP3AudioHeader) - Method in class org.jaudiotagger.audio.mp3.MP3File
Regets the audio header starting from start of file, and write appropriate logging to indicate potential problem to user.
checkCommon() - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
This method examines the ID of the current field and modifies ID3v1TagField.commonin order to reflect if the tag id is a commonly used one.
checkCommon() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
This method examines the ID of the current field and modifies VorbisCommentTagField.commonin order to reflect if the tag id is a commonly used one.
checkConstraints(String, byte[], int, int, int) - Method in enum org.jaudiotagger.audio.asf.data.ContainerType
Checks if the values for a content descriptor match the contraints of the container type, and returns a RuntimeException if the requirements aren't met.
checkCRC(byte[], byte[]) - Method in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
checkFilePermissions(File, boolean) - Method in class org.jaudiotagger.audio.AudioFile
Checks the file is accessible with the correct permissions, otherwise exception occurs
checkFileWrittenCorrectly(RandomAccessFile, Mp4BoxHeader, FileChannel, Mp4StcoBox) - Method in class org.jaudiotagger.audio.mp4.Mp4TagWriter
Check File Written Correctly
checkStream(InputStream) - Method in class org.jaudiotagger.audio.asf.io.ChunkContainerReader
Checks for the constraints of this class.
checkStringLengthNullSafe(String) - Static method in class org.jaudiotagger.audio.asf.util.Utils
This method checks given string will not exceed limit in bytes[] when converted UTF-16LE encoding (2 bytes per character) and checks whether the length doesn't exceed 65535 bytes.
checksum - Variable in class org.jaudiotagger.audio.ogg.util.OggPageHeader
 
Chunk - Class in org.jaudiotagger.audio.asf.data
This class represents a chunk within ASF streams.
Chunk(GUID, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.Chunk
Creates an instance
Chunk(GUID, long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.Chunk
Creates an instance
ChunkContainer - Class in org.jaudiotagger.audio.asf.data
Stores multiple ASF objects (chunks) in form of Chunk objects, and is itself an ASF object (chunk).

Because current implementation is solely used for ASF metadata, all chunks (except for StreamChunk) may only be inserted once.
ChunkContainer(GUID, long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.ChunkContainer
Creates an instance.
ChunkContainerReader<ChunkType extends ChunkContainer> - Class in org.jaudiotagger.audio.asf.io
This class represents a reader implementation, which is able to read ASF objects (chunks) which store other objects (chunks) within them.
ChunkContainerReader(List<Class<? extends ChunkReader>>, boolean) - Constructor for class org.jaudiotagger.audio.asf.io.ChunkContainerReader
Creates a reader instance, which only utilizes the given list of chunk readers.
chunkCount - Variable in class org.jaudiotagger.audio.asf.data.AsfHeader
An ASF header contains multiple chunks.
chunkDifference - Variable in class org.jaudiotagger.audio.asf.io.ModificationResult
Stores the difference of the amount of chunks.
"-1" if the chunk disappeared upon modification.
"0" if the chunk was just modified.
"1" if a chunk has been created.
ChunkHeaderReader - Class in org.jaudiotagger.audio.asf.io
Default reader, Reads GUID and size out of an input stream and creates a Chunkobject, finally skips the remaining chunk bytes.
ChunkHeaderReader() - Constructor for class org.jaudiotagger.audio.asf.io.ChunkHeaderReader
Hidden Utility class constructor.
chunkLength - Variable in class org.jaudiotagger.audio.asf.data.Chunk
The length of current chunk.
ChunkModifier - Interface in org.jaudiotagger.audio.asf.io
Reads an ASF chunk and writes a modified copy.
ChunkPositionComparator - Class in org.jaudiotagger.audio.asf.util
This class is needed for ordering all types of Chunks ascending by their Position.
ChunkPositionComparator() - Constructor for class org.jaudiotagger.audio.asf.util.ChunkPositionComparator
 
ChunkReader - Interface in org.jaudiotagger.audio.asf.io
A ChunkReader provides methods for reading an ASF chunk.
ChunkRemover - Class in org.jaudiotagger.audio.asf.io
This ChunkModifier implementation is meant to remove selected chunks.
ChunkRemover(GUID...) - Constructor for class org.jaudiotagger.audio.asf.io.ChunkRemover
Creates an instance, for removing selected chunks.
chunkstartsUnique(ChunkContainer) - Static method in class org.jaudiotagger.audio.asf.data.ChunkContainer
Tests whether all stored chunks have a unique starting position among their brothers.
chunkTable - Variable in class org.jaudiotagger.audio.asf.data.ChunkContainer
Stores the Chunk objects to their GUID.
clone() - Method in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
(overridden)
clone() - Method in class org.jaudiotagger.audio.asf.tag.AsfTagField
close() - Method in class org.jaudiotagger.audio.asf.io.CountingOutputstream
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
 
code - Variable in enum org.jaudiotagger.tag.reference.ISOCountry.Country
 
CODEC_DESCRIPTIONS - Static variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Stores the hex values of codec identifiers to their descriptions.
codecData - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
Some data which needs to be interpreted if the codec is handled.
codecId - Variable in class org.jaudiotagger.audio.asf.data.VideoStreamChunk
Stores the codecs id.
codeMap - Static variable in class org.jaudiotagger.tag.reference.ISOCountry
 
colourDepth - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
COMMENT - Static variable in class org.jaudiotagger.tag.id3.ID3v1Iterator
 
comment - Variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
commentHeaderSize - Variable in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
commentHeaderStartPosition - Variable in class org.jaudiotagger.audio.ogg.OggVorbisTagReader.OggVorbisHeaderSizes
 
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 - Variable in class org.jaudiotagger.tag.id3.ID3v1TagField
If true, the id of the current encapsulated tag field is specified as a common field.
common - Variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
If true, the id of the current encapsulated tag field is specified as a common field.
COMMON_FIELDS - Static variable in class org.jaudiotagger.audio.asf.tag.AsfTag
Stores a list of field keys, which identify common fields.
commonFrames - Variable in class org.jaudiotagger.tag.id3.ID3Frames
These frames are Common , this is a loose term
commonNumber - Variable in class org.jaudiotagger.audio.generic.AbstractTag
Stores the amount of TagField with TagField.isCommon() true.
comparator - Static variable in class org.jaudiotagger.tag.id3.ID3v22PreferredFrameOrderComparator
 
comparator - Static variable in class org.jaudiotagger.tag.id3.ID3v23PreferredFrameOrderComparator
 
comparator - Static variable in class org.jaudiotagger.tag.id3.ID3v24PreferredFrameOrderComparator
 
compare(Chunk, Chunk) - Method in class org.jaudiotagger.audio.asf.util.ChunkPositionComparator
compare(String, String) - Method in class org.jaudiotagger.tag.id3.ID3v22PreferredFrameOrderComparator
 
compare(String, String) - Method in class org.jaudiotagger.tag.id3.ID3v23PreferredFrameOrderComparator
 
compare(String, String) - Method in class org.jaudiotagger.tag.id3.ID3v24PreferredFrameOrderComparator
 
compareTo(MetadataDescriptor) - Method in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
COMPATIBLE_BRAND_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4FtypBox
 
compatibleBrands - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4FtypBox
 
compression - Variable in class org.jaudiotagger.tag.id3.ID3v22Tag
The tag is compressed, although no compression scheme is defined in ID3v22
compression - Variable in class org.jaudiotagger.tag.id3.ID3v23Tag
The tag is compressed
compressionFormat - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
The audio compression format code.
computeAvailableRoom() - Method in class org.jaudiotagger.audio.flac.FlacTagWriter
 
computeBitrate(float, long) - Method in class org.jaudiotagger.audio.flac.FlacInfoReader
 
computeBitrate(int, long) - Method in class org.jaudiotagger.audio.ogg.util.OggInfoReader
 
computeCRC(byte[]) - Static method in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
computeNeededRoom() - Method in class org.jaudiotagger.audio.flac.FlacTagWriter
 
CONFIG_TYPE_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
CONT - Static variable in class org.jaudiotagger.audio.real.RealChunk
 
containerGUID - Variable in enum org.jaudiotagger.audio.asf.data.ContainerType
Stores the guid that identifies ASF chunks which store metadata of the current type.
ContainerType - Enum in org.jaudiotagger.audio.asf.data
Enumerates capabilities, respectively uses, of metadata descriptors.

The ContainerType.METADATA_LIBRARY_OBJECT allows the most variations of data, as well as no size limitation (if it can be stored within a DWORD amount of bytes).
ContainerType(GUID, int, boolean, boolean, boolean, boolean) - Constructor for enum org.jaudiotagger.audio.asf.data.ContainerType
Creates an instance
containerType - Variable in class org.jaudiotagger.audio.asf.data.MetadataContainer
stores the represented container type.
containerType - Variable in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
Stores the containerType of the descriptor.
containsDescriptor(MetadataDescriptor) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainer
Checks whether a descriptor already exists.
Name, stream number and language index are compared.
content - Variable in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
The binary representation of the value.
content - Variable in class org.jaudiotagger.audio.generic.GenericAudioHeader
This table containts the parameters.
content - Variable in class org.jaudiotagger.audio.generic.GenericTag.GenericTagTextField
Stores the string.
content - Variable in class org.jaudiotagger.tag.id3.ID3v1TagField
Stores the content of the tag field.
content - Variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
content - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
content - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
content - Variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
Stores the content of the tag field.
CONTENT_KEY_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.valuepair.SynchronisedLyricsContentType
 
ContentBranding - Class in org.jaudiotagger.audio.asf.data
This structure represents the value of the content branding object, which stores the banner image, the banner image URL and the copyright URL.
ContentBranding() - Constructor for class org.jaudiotagger.audio.asf.data.ContentBranding
Creates an instance.
ContentBranding(long, BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.ContentBranding
Creates an instance.
ContentBrandingReader - Class in org.jaudiotagger.audio.asf.io
This reader is used to read the content branding object of ASF streams.
ContentBrandingReader() - Constructor for class org.jaudiotagger.audio.asf.io.ContentBrandingReader
Should not be used for now.
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...
ContentDescriptionReader() - Constructor for class org.jaudiotagger.audio.asf.io.ContentDescriptionReader
Should not be used for now.
contentEncrypted - Variable in class org.jaudiotagger.audio.asf.data.StreamChunk
If true, the stream data is encrypted.
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
CONVERT_TO_KILOBITS - Static variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
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
CONVERTS_BYTE_TO_BITS - Static variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
convertToVorbisCommentPacket(OggPageHeader, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
The Vorbis Comment may span multiple pages so we we need to identify the pages they contain and then extract the packet data from the pages
convertToVorbisSetupHeaderPacket(long, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
The Vorbis Setup Header may span multiple(2) pages, athough it doesnt normally.
convertToVorbisSetupHeaderPacketAndAdditionalPackets(long, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagReader
The Vorbis Setup 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
 
convertV24textEncodingToV23textEncoding(byte) - Static method in class org.jaudiotagger.tag.id3.ID3TextEncodingConversion
Convert v24 text encoding to a valid v23 encoding
convertv24Tov23 - Static variable in class org.jaudiotagger.tag.id3.ID3Frames
 
convertV3ToV4Flags(byte) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame.StatusFlags
Convert V3 Flags to equivalent V4 Flags
convertV4ToV3Flags(byte) - Method in class org.jaudiotagger.tag.id3.ID3v23Frame.StatusFlags
 
copy(InputStream, OutputStream, long) - Static method in class org.jaudiotagger.audio.asf.util.Utils
effectively copies a specified amount of bytes from one stream to another.
copy(byte[], byte[], int) - Static method in class org.jaudiotagger.audio.generic.Utils
Copies the bytes of srd to dst at the specified offset.
copy(File, File) - Static method in class org.jaudiotagger.audio.generic.Utils
Copy a File
copy(byte[], byte[], int) - Method in class org.jaudiotagger.tag.id3.ID3v1TagField
This method will copy all bytes of src to dst at the specified location.
copy(byte[], byte[], int) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
This method will copy all bytes of src to dst at the specified location.
copyAudioToTmp(File, File, File) - Static method in class org.jaudiotagger.test.MergeID3AndMP3Files
 
copyChunk(GUID, InputStream, OutputStream) - Method in class org.jaudiotagger.audio.asf.io.AsfExtHeaderModifier
Simply copies a chunk from source to destination.
The method assumes, that the GUID has already been read and will write the provided one to the destination.
The chunk length however will be read and used to determine the amount of bytes to copy.
copyChunk(GUID, InputStream, OutputStream) - Method in class org.jaudiotagger.audio.asf.io.AsfStreamer
Simply copies a chunk from source to destination.
The method assumes, that the GUID has already been read and will write the provided one to the destination.
The chunk length however will be read and used to determine the amount of bytes to copy.
copyContent(TagField) - Method in class org.jaudiotagger.audio.asf.tag.AsfTagField
This method copies the data of the given field to the current data.
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.audio.generic.GenericTag.GenericTagTextField
(overridden)
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
 
copyFields - Variable in class org.jaudiotagger.audio.asf.tag.AsfTag
 
copyFrameIntoMap(String, AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
copyFrameIntoMap(String, AbstractID3v2Frame) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
 
copyFrames(AbstractID3v2Tag) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Copy frames from another tag,
copyFrom(Tag) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
This method copies tag fields from the source.
copyFrom(TagField) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
If AsfTag.isCopyingFields() is true, Creates a copy of source, if its not empty-
However, plain TagField objects can only be transformed into binary fields using their TagField.getRawContent() method.
copyObject(Object) - Static method in class org.jaudiotagger.tag.id3.ID3Tags
Unable to instantiate abstract classes, so can't call the copy constructor.
copyPrimitives(AbstractID3v2Tag) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Copy primitives apply to all tags
copyPrimitives(AbstractID3v2Tag) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Copy primitives applicable to v2.2
copyPrimitives(AbstractID3v2Tag) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Copy primitives applicable to v2.3
copyPrimitives(AbstractID3v2Tag) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Copy primitives applicable to v2.4, this is used when cloning a v2.4 datatype and other objects such as v2.3 so need to check instanceof
count - Variable in class org.jaudiotagger.audio.asf.io.CountingOutputstream
Stores the amount of bytes written.
count - Variable in class org.jaudiotagger.tag.datatype.PartOfSet.PartOfSetValue
 
count - Static variable in class org.jaudiotagger.test.MergeID3AndMP3Files
 
count - Static variable in class org.jaudiotagger.test.TestAudioTagger
 
COUNTER_MINIMUM_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyPCNT
 
COUNTER_MINIMUM_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyPOPM
 
CountingInputStream - Class in org.jaudiotagger.audio.asf.io
This implementation of FilterInputStream counts each read byte.
So at each time, with CountingInputStream.getReadCount() one can determine how many bytes have been read, by this classes read and skip methods (mark and reset are also taken into account).
CountingInputStream(InputStream) - Constructor for class org.jaudiotagger.audio.asf.io.CountingInputStream
Creates an instance, which delegates the commands to the given stream.
CountingOutputstream - Class in org.jaudiotagger.audio.asf.io
This output stream wraps around another OutputStream and delegates the write calls.
Additionally all written bytes are counted and available by CountingOutputstream.getCount().
CountingOutputstream(OutputStream) - Constructor for class org.jaudiotagger.audio.asf.io.CountingOutputstream
Creates an instance which will delegate the write calls to the given output stream.
countMetaBlocks(File) - Method in class org.jaudiotagger.audio.flac.FlacInfoReader
Count the number of metadatablocks, useful for debugging
coverArtTypes - Static variable in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
 
crc32 - Variable in class org.jaudiotagger.tag.id3.ID3v23Tag
Crcdata Checksum in extended header
crc_lookup - Static variable in class org.jaudiotagger.audio.ogg.util.OggCRCFactory
 
crcData - Variable in class org.jaudiotagger.tag.id3.ID3v24Tag
CRC Checksum
crcDataFlag - Variable in class org.jaudiotagger.tag.id3.ID3v23Tag
CRC Checksum calculated
crcDataFlag - Variable in class org.jaudiotagger.tag.id3.ID3v24Tag
CRC Checksum calculated
createAlbumField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createArtistField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createArtworkField(byte[]) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Create artwork field
createArtworkField(byte[], int, String, String, int, int, int, int) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
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.ID3v22Tag
 
createArtworkField(byte[], String) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Create Artwork
createArtworkField(byte[], String) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
Create Artwork
createArtworkField(byte[]) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create artwork field
createArtworkFromFile(File) - Static method in class org.jaudiotagger.tag.datatype.Artwork
 
createCommentField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createContainer(ContainerType) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainerFactory
Creates an appropriate container implementation for the given container type.
createContainer(ContainerType, long, BigInteger) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainerFactory
Convenience Method for I/O.
createContainer(long, BigInteger, InputStream) - Method in class org.jaudiotagger.audio.asf.io.AsfExtHeaderReader
This method is called by ChunkContainerReader.read(GUID, InputStream, long) in order to create the resulting object.
createContainer(long, BigInteger, InputStream) - Method in class org.jaudiotagger.audio.asf.io.AsfHeaderReader
This method is called by ChunkContainerReader.read(GUID, InputStream, long) in order to create the resulting object.
createContainer(long, BigInteger, InputStream) - Method in class org.jaudiotagger.audio.asf.io.ChunkContainerReader
This method is called by ChunkContainerReader.read(GUID, InputStream, long) in order to create the resulting object.
createContainers(ContainerType[]) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainerFactory
Convenience method which calls MetadataContainerFactory.createContainer(ContainerType) for each given container type.
createCopy() - Method in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
This method creates a copy of the current object.
createCopyrightField(String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Creates a field for storing the copyright.
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
 
createDefaultTag() - Method in class org.jaudiotagger.audio.AudioFile
Create Default Tag
createDefaultTag() - Method in class org.jaudiotagger.audio.mp3.MP3File
Create Default Tag
createDiscNoField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create discno field
createField(Artwork) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Creates an AsfTagCoverField from given artwork
createField(FieldKey, String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Create a new field based on generic key, used internally by the library

createField(FieldKey, String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
createField(FieldKey, String) - Method in class org.jaudiotagger.audio.generic.GenericTag
 
createField(Artwork) - Method in class org.jaudiotagger.audio.generic.GenericTag
 
createField(FieldKey, String) - Method in class org.jaudiotagger.tag.flac.FlacTag
 
createField(Artwork) - Method in class org.jaudiotagger.tag.flac.FlacTag
Create artwork field
createField(FieldKey, String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create a new TagField

Only textual data supported at the moment.

createField(FieldKey, String) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Create Tag Field using generic key
createField(Artwork) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
 
createField(Artwork) - Method in class org.jaudiotagger.tag.id3.ID3v22Tag
Create artwork field based on the data in artwork
createField(Artwork) - Method in class org.jaudiotagger.tag.id3.ID3v23Tag
Create artwork field based on the data in artwork
createField(Artwork) - Method in class org.jaudiotagger.tag.id3.ID3v24Tag
 
createField(Artwork) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create artwork field
createField(FieldKey, String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create Tag Field using generic key

This should use the correct subclass for the key

createField(Artwork) - Method in interface org.jaudiotagger.tag.Tag
Create artwork field based on the data in artwork
createField(FieldKey, String) - Method in interface org.jaudiotagger.tag.Tag
Create a new field based on generic key, used internally by the library

createField(FieldKey, String) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create Tag Field using generic key
createField(Artwork) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Create artwork field Not supported because reuire two fields to be created use
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.tag.id3.AbstractID3v2Tag
 
createGenreField(String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create genre field

createiTunesStyleHdlrBox() - Static method in class org.jaudiotagger.audio.mp4.atom.Mp4HdlrBox
Create an iTunes style Hdlr box for use within Meta box
createiTunesStyleMetaBox(int) - Static method in class org.jaudiotagger.audio.mp4.atom.Mp4MetaBox
Create an iTunes style Meta box
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
createMaps() - Method in class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
 
createMaps() - Method in class org.jaudiotagger.tag.datatype.AbstractStringStringValuePair
 
createMetadataAtoms(Mp4BoxHeader, ByteBuffer, int, Mp4BoxHeader, Mp4BoxHeader) - Method in class org.jaudiotagger.audio.mp4.Mp4TagWriter
 
createModifiedCopy(InputStream, OutputStream, List<ChunkModifier>) - Method in class org.jaudiotagger.audio.asf.io.AsfStreamer
Reads the source and applies the modifications provided by the given modifiers, and puts it to dest.
Each modifier is used only once, so if one should be used multiple times, it should be added multiple times into the list.
createMp4Field(Mp4Tag, Mp4BoxHeader, ByteBuffer) - Method in class org.jaudiotagger.audio.mp4.Mp4TagReader
Process the field and add to the tag

Note:In the case of coverart MP4 holds all the coverart within individual dataitems all within a single covr atom, we will add seperate mp4field for each image.

createNewTag() - Static method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Use to construct a new tag properly initialized
createPlainTextStructureFormatter() - Static method in class org.jaudiotagger.audio.mp3.MP3File
 
createRatingField(String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Creates a field for storing the copyright.
createRawContent(byte[], int, String, String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTagCoverField
 
createSegments(int, boolean) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
This method creates a byte array of values whose sum should be the value of length.
createSegmentTable(int, int, List<OggPageHeader.PacketStartAndLength>) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
This method creates a new segment table for the second page (header).
createSegmentTable(int, List<OggPageHeader.PacketStartAndLength>) - Method in class org.jaudiotagger.audio.ogg.OggVorbisTagWriter
This method creates a new segment table for the second half of setup header
createStream(RandomAccessFile) - Static method in class org.jaudiotagger.audio.asf.io.AsfHeaderReader
Creates a Stream that will read from the specified RandomAccessFile;
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.AbstractID3v2Frame.EncodingFlags
 
createStructure() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Frame.StatusFlags
 
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.ID3v23Frame.EncodingFlags
 
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v23Frame.StatusFlags
 
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.ID3v24Frame.EncodingFlags
 
createStructure() - Method in class org.jaudiotagger.tag.id3.ID3v24Frame.StatusFlags
 
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(AsfFieldKey, String) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Create tag text field using ASF key

Uses the correct subclass for the 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(Mp4FieldKey, String) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Create Tag Field using mp4 key

Uses the correct subclass for the 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.tag.id3.AbstractID3v2Tag
 
createTrackField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
createV22FrameFromV23Frame(ID3v23Frame) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
 
createV24FrameFromV23Frame(ID3v23Frame) - Method in class org.jaudiotagger.tag.id3.ID3v24Frame
 
createXMLStructureFormatter() - Static method in class org.jaudiotagger.audio.mp3.MP3File
 
createYearField(String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
creator - Static variable in class org.jaudiotagger.audio.flac.FlacTagCreator
 
creator - Variable in class org.jaudiotagger.audio.ogg.OggVorbisCommentTagCreator
 
CRLF - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
CRLF int set
crlfByte - Static variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2Fields
CRLF int set

D

data - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataApplication
 
data - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataCueSheet
 
data - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataSeekTable
 
DATA - Static variable in class org.jaudiotagger.audio.real.RealChunk
 
DATA_HEADER_LENGTH - Static variable in class org.jaudiotagger.tag.mp4.atom.Mp4DataBox
 
DATA_LENGTH_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
DATA_START_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
dataAndHeaderSize - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagCoverField
 
dataBuffer - Variable in class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box
 
dataBuffer - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
dataBytes - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
dataBytes - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
dataLength - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockHeader
 
dataSize - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagBinaryField
 
dataSize - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagRawBinaryField
 
dataSize - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
dataSize - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagTextField
 
dataTree - Variable in class org.jaudiotagger.audio.mp4.Mp4AtomTree
 
DataTypes - Class in org.jaudiotagger.tag.datatype
 
DataTypes() - Constructor for class org.jaudiotagger.tag.datatype.DataTypes
 
date - Variable in class org.jaudiotagger.logging.LogFormatter
 
date - Variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
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
 
decodeSize(byte[]) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Read Frame Size, which has to be decoded
decreaseLevel() - Method in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
DEFAULT - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyCOMM
 
DEFAULT - Static variable in class org.jaudiotagger.tag.TagOptionSingleton
 
DEFAULT_ID - Static variable in class org.jaudiotagger.tag.reference.Languages
 
DEFAULT_ID - Static variable in class org.jaudiotagger.tag.reference.PictureTypes
 
DEFAULT_PADDING - Static variable in class org.jaudiotagger.audio.flac.FlacTagCreator
 
DEFAULT_VALUE - Static variable in class org.jaudiotagger.tag.reference.Languages
 
DEFAULT_VALUE - Static variable in class org.jaudiotagger.tag.reference.PictureTypes
 
DEFAULT_VENDOR - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
 
defaultInstance - Static variable in class org.jaudiotagger.audio.AudioFileIO
This field contains the default instance for static use.
defaultOptions - Static variable in class org.jaudiotagger.tag.TagOptionSingleton
 
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(AudioFile) - Method in class org.jaudiotagger.audio.mp3.MP3FileWriter
Delete the Id3v1 and ID3v2 tags 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
 
deleteArtworkField() - Method in class org.jaudiotagger.audio.generic.AbstractTag
Delete all instance of artwork Field
deleteArtworkField() - Method in class org.jaudiotagger.tag.flac.FlacTag
Delete all instance of artwork Field
deleteArtworkField() - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Delete all instance of artwork Field
deleteArtworkField() - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Delete all instance of artwork Field
deleteArtworkField() - Method in interface org.jaudiotagger.tag.Tag
Delete any instance of tag fields used to store artwork
deleteArtworkField() - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Delete all instance of artwork Field
deleteField(FieldKey) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Delete any fields with this key
deleteField(FieldKey) - Method in class org.jaudiotagger.audio.generic.AbstractTag
 
deleteField(String) - Method in class org.jaudiotagger.audio.generic.AbstractTag
Delete all ocurrences of field.
deleteField(FieldKey) - Method in class org.jaudiotagger.audio.generic.GenericTag
 
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.flac.FlacTag
Delete any instance of tag fields with this key
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Delete fields with this generic key
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v11Tag
Delete any instance of tag fields with this key
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.id3.ID3v1Tag
Delete any instance of tag fields with this key
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Delete fields with this generic key
deleteField(FieldKey) - Method in interface org.jaudiotagger.tag.Tag
Delete any fields with this key
deleteField(FieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Delete fields with this generic key
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.asf.AsfFileWriter
Same as above, but delete tag in the file.
deleteTag(AudioFile) - Method in class org.jaudiotagger.audio.AudioFileIO

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

deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.flac.FlacFileWriter
 
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.generic.AudioFileWriter
Same as above, but delete tag in the file.
deleteTag(AudioFile) - Method in class org.jaudiotagger.audio.mp3.MP3FileWriter
 
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.mp3.MP3FileWriter
 
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.mp4.Mp4FileWriter
 
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.ogg.OggFileWriter
 
deleteTag(RandomAccessFile, RandomAccessFile) - Method in class org.jaudiotagger.audio.wav.WavFileWriter
 
deleteTagField(AsfFieldKey) - Method in class org.jaudiotagger.audio.asf.tag.AsfTag
Removes all fields which are stored to the provided field 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(Mp4FieldKey) - Method in class org.jaudiotagger.tag.mp4.Mp4Tag
Delete fields with this mp4key
deleteTagField(VorbisCommentFieldKey) - Method in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTag
Delete fields with this vorbisCommentFieldKey
desc - Variable in class org.jaudiotagger.audio.asf.data.MetadataContainer.DescriptorPointer
The represented descriptor.
description - Variable in class org.jaudiotagger.audio.asf.data.GUID
Stores an optionally description of the GUID.
description - Variable in class org.jaudiotagger.audio.asf.tag.AsfTagCoverField
Description
description - Variable in class org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture
 
description - Variable in enum org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox.AudioProfile
 
description - Variable in enum org.jaudiotagger.audio.mp4.atom.Mp4FtypBox.Brand
 
description - Variable in enum org.jaudiotagger.audio.mp4.atom.Mp4HdlrBox.MediaDataType
 
description - Variable in enum org.jaudiotagger.audio.mp4.EncoderType
 
description - Variable in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
 
description - Variable in class org.jaudiotagger.tag.datatype.Artwork
 
description - Variable in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
description - Variable in enum org.jaudiotagger.tag.id3.valuepair.ID3V2ExtendedGenreTypes
 
description - Variable in enum org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue
 
description - Variable in enum org.jaudiotagger.tag.mp4.atom.Mp4RatingValue
 
description - Variable in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
 
description - Variable in enum org.jaudiotagger.tag.reference.ISOCountry.Country
 
descriptionMap - Static variable in class org.jaudiotagger.tag.reference.ISOCountry
 
descriptor - Variable in class org.jaudiotagger.tag.mp4.field.Mp4TagReverseDnsField
 
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
 
descriptors - Variable in class org.jaudiotagger.audio.asf.data.MetadataContainer
Stores the descriptors.
descriptorType - Variable in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
This field shows the type of the metadata descriptor.
determineType(GUID) - Static method in class org.jaudiotagger.audio.asf.data.MetadataContainer
Looks up all guids and returns the matching type.
determineVariableBitrate(AsfHeader) - Method in class org.jaudiotagger.audio.asf.AsfFileReader
Determines if the "isVbr" field is set in the extended content description.
DISC_NO_INDEX - Static variable in class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
DISC_TOTAL_INDEX - Static variable in class org.jaudiotagger.tag.mp4.field.Mp4DiscNoField
 
discardIfFileAlteredFrames - Variable in class org.jaudiotagger.tag.id3.ID3Frames
These frames should be lost if file changes
displayAsBinary(byte) - Static method in class org.jaudiotagger.logging.AbstractTagDisplayFormatter
Use to display headers as their binary representation
displayName - Variable in enum org.jaudiotagger.audio.ogg.VorbisVersion
 
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
distributeMetadata(AsfTag) - Static method in class org.jaudiotagger.audio.asf.util.TagConverter
This method distributes the tags fields among the ContainerType.getOrdered() containers.
doCreateTagField(AbstractID3v2Tag.FrameAndSubId, String) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Create Frame for Id3 Key

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

doDeleteTagField(AbstractID3v2Tag.FrameAndSubId) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
Internal delete method
doGetFirst(AbstractID3v2Tag.FrameAndSubId) - Method in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
duplicateBytes - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
duplicateFrameId - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
duration - Variable in class org.jaudiotagger.audio.asf.data.FileHeader
Duration of the media content in 100ns steps.
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
 
DWORD_MAXVALUE - Static variable in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
Maximum value for WORD.

E

eachChunkOnce - Variable in class org.jaudiotagger.audio.asf.io.ChunkContainerReader
If true each chunk type will only be read once.
EMBED_FLAG_BIT_POSITION - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyRBUF
 
emphasis - Variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Emphasis of this frame
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
 
emphasisAsString - Variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Emphasis mode string
emphasisMap - Static variable in class org.jaudiotagger.audio.mp3.MPEGFrameHeader
Constants for Emphasis
emptyFrameBytes - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
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 - Variable in class org.jaudiotagger.audio.mp3.LameFrame
 
encoder - Variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
ENCODER_SIZE - Static variable in class org.jaudiotagger.audio.mp3.LameFrame
 
EncoderType - Enum in org.jaudiotagger.audio.mp4
Encoder Type actually identifies the format of the audio within the mp4.
EncoderType(String) - Constructor for enum org.jaudiotagger.audio.mp4.EncoderType
 
encodeSize(ByteBuffer, int) - Method in class org.jaudiotagger.tag.id3.ID3v22Frame
Write Frame Size (can now be accurately calculated, have to convert 4 byte int to 3 byte format.
encodeURL(String) - Method in class org.jaudiotagger.tag.id3.framebody.AbstractFrameBodyUrlLink
Encode url because may receive url already encoded or not, but we can only store as ISO8859-1
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(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.
EncodingChunkReader() - Constructor for class org.jaudiotagger.audio.asf.io.EncodingChunkReader
Should not be used for now.
encodingFlags - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Frame
This holds the Encoding flags (not supported in v2.20)
EncryptionChunk - Class in org.jaudiotagger.audio.asf.data
 
EncryptionChunk(BigInteger) - Constructor for class org.jaudiotagger.audio.asf.data.EncryptionChunk
Creates an instance.
EncryptionChunkReader - Class in org.jaudiotagger.audio.asf.io
This class reads the chunk containing encoding data
Warning:
Implementation is not completed.
EncryptionChunkReader() - Constructor for class org.jaudiotagger.audio.asf.io.EncryptionChunkReader
Should not be used for now.
END_OF_FIELD - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
endOfName - Variable in class org.jaudiotagger.audio.asf.tag.AsfTagCoverField
We need this to retrieve the buffered image, if required
endofStringPattern - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
equals(Object) - Method in class org.jaudiotagger.audio.asf.data.GUID
This method compares two objects.
equals(Object) - Method in class org.jaudiotagger.audio.asf.data.MetadataContainer.DescriptorPointer
equals(Object) - Method in class org.jaudiotagger.audio.asf.data.MetadataDescriptor
(overridden)
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.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.PartOfSet
 
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.ID3v22PreferredFrameOrderComparator
 
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.ID3v23PreferredFrameOrderComparator
 
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.ID3v24PreferredFrameOrderComparator
 
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
 
ERRONEOUS_ID - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentTagField
If id is invalid
errorConcealment - Variable in class org.jaudiotagger.audio.asf.data.AudioStreamChunk
this field stores the error concealment type.
ErrorMessage - Enum in org.jaudiotagger.logging
Defines Error Messages
ErrorMessage(String) - Constructor for enum org.jaudiotagger.logging.ErrorMessage
 
ES_ID_LENGTH - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
EventTimingTimestampTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
EventTimingTimestampTypes() - Constructor for class org.jaudiotagger.tag.id3.valuepair.EventTimingTimestampTypes
 
eventTimingTimestampTypes - Static variable in class org.jaudiotagger.tag.id3.valuepair.EventTimingTimestampTypes
 
EventTimingTypes - Class in org.jaudiotagger.tag.id3.valuepair
 
EventTimingTypes() - Constructor for class org.jaudiotagger.tag.id3.valuepair.EventTimingTypes
 
eventTimingTypes - Static variable in class org.jaudiotagger.tag.id3.valuepair.EventTimingTypes
 
eventTimingTypes - Static variable in class org.jaudiotagger.tag.id3.valuepair.SynchronisedLyricsContentType
 
experimental - Variable in class org.jaudiotagger.tag.id3.ID3v23Tag
Experiemntal tag
experimental - Variable in class org.jaudiotagger.tag.id3.ID3v24Tag
Experiemntal tag
extended - Variable in class org.jaudiotagger.tag.id3.ID3v23Tag
Contains extended header
extended - Variable in class org.jaudiotagger.tag.id3.ID3v24Tag
Contains extended header
extensionFrames - Variable in class org.jaudiotagger.tag.id3.ID3Frames
These frames are extensions to the Specification for that Tag Version
extra - Variable in class org.jaudiotagger.tag.datatype.PartOfSet.PartOfSetValue
 
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
 
ExtractID3TagFromFile.MP3FileFilter - Class in org.jaudiotagger.test
 
ExtractID3TagFromFile.MP3FileFilter() - Constructor for class org.jaudiotagger.test.ExtractID3TagFromFile.MP3FileFilter
Create a default MP3FileFilter.
ExtractID3TagFromFile.MP3FileFilter(boolean) - Constructor for class org.jaudiotagger.test.ExtractID3TagFromFile.MP3FileFilter
Create an MP3FileFilter.
extractID3v23Formats(Date, int) - Method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Extract Format
extractID3v2TagDataIntoFile(File) - Method in class org.jaudiotagger.audio.mp3.MP3File
Extracts the raw ID3v2 tag data into a file.

F

failed - Static variable in class org.jaudiotagger.test.MergeID3AndMP3Files
 
failed - Static variable in class org.jaudiotagger.test.TestAudioTagger
 
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_ALBUM_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_ALBUM_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_ARTIST_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_ARTIST_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
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_BRAND - Static variable in class org.jaudiotagger.audio.mp4.Mp4AudioHeader
The key for the ftyp brand
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 - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
FIELD_COMMENT_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
FIELD_COMMENT_LENGTH_LENGTH - Static variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
FIELD_COMMENT_POS - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
FIELD_COMMENT_POS - Static variable in class org.jaudiotagger.tag.id3.ID3v1Tag
 
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_GENRE_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_GENRE_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
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_MAP - Static variable in enum org.jaudiotagger.audio.asf.tag.AsfFieldKey
Stores the AsfFieldKey.fieldName to the field key.
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 profile
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_TAG_EXT_SIZE_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v23Tag
 
FIELD_TAG_FLAG_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_FLAG_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_MAJOR_VERSION_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_MAJOR_VERSION_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_MINOR_VERSION_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_MINOR_VERSION_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_SIZE_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAG_SIZE_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAGID_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_TAGID_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TAGID_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_TAGID_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
FIELD_TITLE_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_TITLE_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_TRACK_INDICATOR_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
FIELD_TRACK_INDICATOR_POS - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
FIELD_TRACK_LENGTH - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
FIELD_TRACK_POS - Static variable in class org.jaudiotagger.tag.id3.ID3v11Tag
 
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
 
FIELD_YEAR_LENGTH - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
FIELD_YEAR_POS - Static variable in class org.jaudiotagger.tag.id3.AbstractID3v1Tag
 
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.
fieldIterator - Variable in class org.jaudiotagger.audio.asf.tag.AsfTag.AsfFieldIterator
source iterator.
FieldKey - Enum in org.jaudiotagger.tag
This is an enumeration of fields implemented by all major formats

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.

FieldKey() - Constructor for enum org.jaudiotagger.tag.FieldKey
 
fieldLength - Variable in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
fieldMap - Variable in class org.jaudiotagger.tag.lyrics3.Lyrics3v2
 
fieldName - Variable in enum org.jaudiotagger.audio.asf.tag.AsfFieldKey
If set, the field has a standard id assigned.
fieldName - Variable in enum org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey
 
fieldName - Variable in enum org.jaudiotagger.tag.vorbiscomment.VorbisCommentFieldKey
 
fields - Variable in class org.jaudiotagger.audio.generic.AbstractTag
This map stores the ids of the stored fields to the fields themselves.
fieldType - Variable in enum org.jaudiotagger.tag.id3.ID3v22FieldKey
 
fieldType - Variable in enum org.jaudiotagger.tag.id3.ID3v23FieldKey
 
fieldType - Variable in enum org.jaudiotagger.tag.id3.ID3v24FieldKey
 
fieldType - Variable in enum org.jaudiotagger.tag.mp4.Mp4FieldKey
 
file - Variable in class org.jaudiotagger.audio.AudioFile
The physical file that this instance represents.
FILE_BUFFER_SIZE - Static variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
After testing the average location of the first MP3Header bit was at 5000 bytes so this is why chosen as a default.
fileClassId - Variable in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
 
fileClassIdFiedTypeMap - Static variable in enum org.jaudiotagger.tag.mp4.field.Mp4FieldType
 
FileConstants - Interface in org.jaudiotagger
Definitions of the bit used when reading file format from file
fileCreationTime - Variable in class org.jaudiotagger.audio.asf.data.FileHeader
The time the file was created.
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(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.
FileHeaderReader() - Constructor for class org.jaudiotagger.audio.asf.io.FileHeaderReader
Should not be used for now.
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)
filename - Variable in class org.jaudiotagger.tag.datatype.Lyrics3Image
 
filenameTagSave - Variable in class org.jaudiotagger.tag.TagOptionSingleton
 
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)
filePos - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4BoxHeader
 
fileReadSize - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Tag
 
fileSize - Variable in class org.jaudiotagger.audio.asf.data.FileHeader
Size of the file or stream.
fileSize - Variable in class org.jaudiotagger.audio.mp3.MP3AudioHeader
 
filesuffix - Variable in enum org.jaudiotagger.audio.SupportedFileFormat
 
FileSystemMessage - Enum in org.jaudiotagger.logging
For parsing the exact cause of a file exception, because variations not handled well by Java
FileSystemMessage(String) - Constructor for enum org.jaudiotagger.logging.FileSystemMessage
 
fileValue - Variable in enum org.jaudiotagger.audio.ogg.util.OggPageHeader.HeaderTypeFlag
 
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)
FILLER_END - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
FILLER_OTHER - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
FILLER_START - Static variable in class org.jaudiotagger.audio.mp4.atom.Mp4EsdsBox
 
findContChunk(RandomAccessFile) - Method in class org.jaudiotagger.audio.real.RealFileReader
 
findContentDescription() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method looks for an content description object in this header instance, if not found there, it tries to get one from a contained ASF header extension object.
findExtendedContentDescription() - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method looks for an extended content description object in this header instance, if not found there, it tries to get one from a contained ASF header extension object.
findMetadataContainer(ContainerType) - Method in class org.jaudiotagger.audio.asf.data.AsfHeader
This method searches for a metadata container of the given type.
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
findPropChunk(RandomAccessFile) - Method in class org.jaudiotagger.audio.real.RealFileReader
 
findStream() - Method in class org.jaudiotagger.audio.flac.FlacStreamReader
Reads the stream block to ensure it is a flac file
firstOffSet - Variable in class org.jaudiotagger.audio.mp4.atom.Mp4StcoBox
 
Fix - Enum in org.jaudiotagger.fix
User: paul Date: 21-Feb-2008
Fix() - Constructor for enum org.jaudiotagger.fix.Fix
 
fix - Variable in class org.jaudiotagger.tag.vorbiscomment.VorbisCommentReader
 
Fix202 - Class in org.jaudiotagger.fix
Simple class that will attempt to recusively read all files within a directory, flags errors that occur.
Fix202() - Constructor for class org.jaudiotagger.fix.Fix202
 
Fix202.OggFileFilter - Class in org.jaudiotagger.fix
 
Fix202.OggFileFilter() - Constructor for class org.jaudiotagger.fix.Fix202.OggFileFilter
Create a default OggFileFilter.
FLAC_STREAM_IDENTIFIER - Static variable in class org.jaudiotagger.audio.flac.FlacStreamReader
 
FLAC_STREAM_IDENTIFIER_LENGTH - Static variable in class org.jaudiotagger.audio.flac.FlacStreamReader
 
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
 
FlacStreamReader - Class in org.jaudiotagger.audio.flac
Flac Stream

Reader files and identifies if this is in fact a flac stream

FlacStreamReader(RandomAccessFile) - Constructor for class org.jaudiotagger.audio.flac.FlacStreamReader
Create instance for holding stream info
FlacTag - Class in org.jaudiotagger.tag.flac
Flac uses Vorbis Comment for most of its metadata and a Flac Picture Block for images

This class enscapulates the items into a single tag

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 - Variable in class org.jaudiotagger.audio.asf.data.FileHeader
Usually contains value of 2.
flags - Variable in class org.jaudiotagger.tag.id3.AbstractID3v2Frame.EncodingFlags
 
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
 
flush() - Method in class org.jaudiotagger.audio.asf.io.CountingOutputstream
flush(InputStream, OutputStream) - Static method in class org.jaudiotagger.audio.asf.util.Utils
Copies all of the source to the destination.
footer - Variable in class org.jaudiotagger.tag.id3.ID3v24Tag
Contains a footer
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
 
format(LogRecord) - Method in class org.jaudiotagger.logging.LogFormatter
 
formatAndParse(SimpleDateFormat, SimpleDateFormat, String) - Static method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Synchronized because SimpleDatFormat arent thread safe
formatDateAsDate(Date) - Static method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Format Date Synchronized because SimpleDateFormat is invalid
formatDateAsTime(Date) - Static method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Format Date Synchronized because SimpleDateFormat is invalid
formatDateAsYear(Date) - Static method in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
Format Date Synchronized because SimpleDateFormat is invalid
formatDateIn - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatDateOut - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatter - Static variable in class org.jaudiotagger.logging.PlainTextTagDisplayFormatter
 
formatter - Static variable in class org.jaudiotagger.logging.XMLTagDisplayFormatter
 
formatters - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatTimeIn - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatTimeOut - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatYearIn - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
formatYearOut - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyTDRC
 
FRACTION_AT_INDEX - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
FRACTION_AT_INDEX_MINIMUM_FIELD_SIZE - Static variable in class org.jaudiotagger.tag.id3.framebody.FrameBodyASPI
 
FRAME_COMPRESSION_UNCOMPRESSED_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_DATA_LENGTH_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
FRAME_ENCRYPTION_INDICATOR_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_ENCRYPTION_INDICATOR_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
FRAME_FLAGS_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_FLAGS_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
FRAME_GROUPING_INDICATOR_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_GROUPING_INDICATOR_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
FRAME_HEADER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frame
 
FRAME_HEADER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_HEADER_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
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_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frame
 
FRAME_ID_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_ID_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
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
 
FRAME_SIZE_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v22Frame
 
FRAME_SIZE_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v23Frame
 
FRAME_SIZE_SIZE - Static variable in class org.jaudiotagger.tag.id3.ID3v24Frame
 
frameBody - Variable in class org.jaudiotagger.tag.datatype.AbstractDataType
Holds the calling body, allows an datatype to query other objects in the body such as the Text Encoding of the frame
frameBody - Variable in class org.jaudiotagger.tag.id3.AbstractTagFrame
Actual data this fragment holds
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(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.