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

A

AbstractID3v2FrameData - Class in com.mpatric.mp3agic
 
AbstractID3v2FrameData(boolean) - Constructor for class com.mpatric.mp3agic.AbstractID3v2FrameData
 
AbstractID3v2Tag - Class in com.mpatric.mp3agic
 
AbstractID3v2Tag() - Constructor for class com.mpatric.mp3agic.AbstractID3v2Tag
 
AbstractID3v2Tag(byte[]) - Constructor for class com.mpatric.mp3agic.AbstractID3v2Tag
 
AbstractID3v2Tag(byte[], boolean) - Constructor for class com.mpatric.mp3agic.AbstractID3v2Tag
 
addBitrate(int) - Method in class com.mpatric.mp3agic.Mp3File
 
addFrame(ID3v2Frame, boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
addFrame(ID3v2Frame) - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
address - Variable in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
addSubframe(String, AbstractID3v2FrameData) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
addSubframe(String, AbstractID3v2FrameData) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
album - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
ALBUM_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
ALBUM_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
artist - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
ARTIST_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
ARTIST_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
asciiOnly(String) - Static method in class com.mpatric.mp3agic.BufferTools
 
asString() - Static method in class com.mpatric.mp3agic.Version
 

B

BaseException - Exception in com.mpatric.mp3agic
 
BaseException() - Constructor for exception com.mpatric.mp3agic.BaseException
 
BaseException(String) - Constructor for exception com.mpatric.mp3agic.BaseException
 
BaseException(String, Throwable) - Constructor for exception com.mpatric.mp3agic.BaseException
 
BITMASK_BITRATE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_CHANNEL_MODE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_COPYRIGHT - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_EMPHASIS - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_FRAME_SYNC - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_LAYER - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_MODE_EXTENSION - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_ORIGINAL - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_PADDING - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_PRIVATE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_PROTECTION - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_SAMPLE_RATE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
BITMASK_VERSION - Static variable in class com.mpatric.mp3agic.MpegFrame
 
bitrate - Variable in class com.mpatric.mp3agic.Mp3File
 
bitrate - Variable in class com.mpatric.mp3agic.MpegFrame
 
bitrates - Variable in class com.mpatric.mp3agic.Mp3File
 
boms - Static variable in class com.mpatric.mp3agic.EncodedText
 
bufferLength - Variable in class com.mpatric.mp3agic.Mp3File
 
BufferTools - Class in com.mpatric.mp3agic
 
BufferTools() - Constructor for class com.mpatric.mp3agic.BufferTools
 
byteBufferToString(byte[], int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
byteBufferToString(byte[], int, int, String) - Static method in class com.mpatric.mp3agic.BufferTools
 
byteBufferToStringIgnoringEncodingIssues(byte[], int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
ByteBufferUtils - Class in com.mpatric.mp3agic
 
ByteBufferUtils() - Constructor for class com.mpatric.mp3agic.ByteBufferUtils
 
bytesToCharBuffer(byte[], String) - Static method in class com.mpatric.mp3agic.EncodedText
 
bytesToString(byte[], String) - Static method in class com.mpatric.mp3agic.EncodedText
 
byteToRating - Static variable in class com.mpatric.mp3agic.ID3v2PopmFrameData
 

C

calculateDataLength() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
CHANNEL_MODE_DUAL_MONO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
CHANNEL_MODE_JOINT_STEREO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
CHANNEL_MODE_MONO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
CHANNEL_MODE_STEREO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
channelMode - Variable in class com.mpatric.mp3agic.Mp3File
 
channelMode - Variable in class com.mpatric.mp3agic.MpegFrame
 
characterSetForTextEncoding(byte) - Static method in class com.mpatric.mp3agic.EncodedText
 
characterSets - Static variable in class com.mpatric.mp3agic.EncodedText
 
charBufferToBytes(CharBuffer, String) - Static method in class com.mpatric.mp3agic.EncodedText
 
CHARSET_ISO_8859_1 - Static variable in class com.mpatric.mp3agic.EncodedText
 
CHARSET_UTF_16 - Static variable in class com.mpatric.mp3agic.EncodedText
 
CHARSET_UTF_16BE - Static variable in class com.mpatric.mp3agic.EncodedText
 
CHARSET_UTF_8 - Static variable in class com.mpatric.mp3agic.EncodedText
 
checkBit(byte, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
children - Variable in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
clear() - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
clearAlbumImage() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
clearAlbumImage() - Method in interface com.mpatric.mp3agic.ID3v2
 
clearComment() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
clearCopyright() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
clearEncoder() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
clearFrameSet(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
clearFrameSet(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
com.mpatric.mp3agic - package com.mpatric.mp3agic
 
comment - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
comment - Variable in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
COMMENT_LENGTH_V1_0 - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
COMMENT_LENGTH_V1_1 - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
COMMENT_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
compression - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
compression - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
COMPRESSION_BIT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
COMPRESSION_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
copyBuffer(byte[], int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
copyIntoByteBuffer(byte[], int, int, byte[], int) - Static method in class com.mpatric.mp3agic.BufferTools
 
copyright - Variable in class com.mpatric.mp3agic.Mp3File
 
copyright - Variable in class com.mpatric.mp3agic.MpegFrame
 
createFrame(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
createFrame(String, byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
createFrame(byte[], int) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
createFrame(String, byte[]) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
createID3v22Tag(byte[]) - Static method in class com.mpatric.mp3agic.ID3v2TagFactory
 
createPictureFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
createTag(byte[]) - Static method in class com.mpatric.mp3agic.ID3v2TagFactory
 
customTag - Variable in class com.mpatric.mp3agic.Mp3File
 

D

data - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
DATA_LENGTH_INDICATOR_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
dataLength - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
dataLength - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
dataLengthIndicator - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
DEFAULT_BUFFER_LENGTH - Static variable in class com.mpatric.mp3agic.Mp3File
 
DEFAULT_LANGUAGE - Static variable in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
defaultCharsetName - Static variable in class com.mpatric.mp3agic.BufferTools
 
description - Variable in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
description - Variable in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
description - Variable in class com.mpatric.mp3agic.ID3v2UrlFrameData
 

E

emphasis - Variable in class com.mpatric.mp3agic.Mp3File
 
emphasis - Variable in class com.mpatric.mp3agic.MpegFrame
 
EMPHASIS__50_15_MS - Static variable in class com.mpatric.mp3agic.MpegFrame
 
EMPHASIS_CCITT_J_17 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
EMPHASIS_NONE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
EncodedText - Class in com.mpatric.mp3agic
 
EncodedText(byte, byte[]) - Constructor for class com.mpatric.mp3agic.EncodedText
 
EncodedText(String) - Constructor for class com.mpatric.mp3agic.EncodedText
 
EncodedText(String, byte) - Constructor for class com.mpatric.mp3agic.EncodedText
 
EncodedText(byte, String) - Constructor for class com.mpatric.mp3agic.EncodedText
 
EncodedText(byte[]) - Constructor for class com.mpatric.mp3agic.EncodedText
 
encryption - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
ENCRYPTION_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
endOffset - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
endOffset - Variable in class com.mpatric.mp3agic.Mp3File
 
endTime - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
equals(Object) - Method in class com.mpatric.mp3agic.EncodedText
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v24Frame
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
equals(Object) - Method in class com.mpatric.mp3agic.MutableInteger
 
experimental - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
EXPERIMENTAL_BIT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
EXTENDED_HEADER_BIT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extendedHeader - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extendedHeaderData - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extendedHeaderLength - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractChapterFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractChapterTOCFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractCommentFrameData(String, boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractField(long, long) - Method in class com.mpatric.mp3agic.MpegFrame
 
extractGenreDescription(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractGenreNumber(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractLyricsFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractNullTerminatedString(ByteBuffer) - Static method in class com.mpatric.mp3agic.ByteBufferUtils
 
extractPopmFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractTextFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractUrlFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
extractWWWFrameData(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 

F

FileWrapper - Class in com.mpatric.mp3agic
 
FileWrapper() - Constructor for class com.mpatric.mp3agic.FileWrapper
 
FileWrapper(String) - Constructor for class com.mpatric.mp3agic.FileWrapper
 
FileWrapper(File) - Constructor for class com.mpatric.mp3agic.FileWrapper
 
FileWrapper(Path) - Constructor for class com.mpatric.mp3agic.FileWrapper
 
FLAGS1_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
FLAGS2_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
FLAGS_OFFSET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
footer - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
FOOTER_BIT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
FOOTER_LENGTH - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
FOOTER_TAG - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
FRAME_DATA_LENGTH - Static variable in class com.mpatric.mp3agic.MpegFrame
 
FRAME_SYNC - Static variable in class com.mpatric.mp3agic.MpegFrame
 
frameCount - Variable in class com.mpatric.mp3agic.Mp3File
 
frames - Variable in class com.mpatric.mp3agic.ID3v2FrameSet
 
frameSets - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 

G

genre - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
GENRE_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
GENRES - Static variable in class com.mpatric.mp3agic.ID3v1Genres
 
getAddress() - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
getAlbum() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAlbum() - Method in interface com.mpatric.mp3agic.ID3v1
 
getAlbum() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getAlbum() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getAlbumArtist() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAlbumArtist() - Method in interface com.mpatric.mp3agic.ID3v2
 
getAlbumArtist() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getAlbumImage() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAlbumImage() - Method in interface com.mpatric.mp3agic.ID3v2
 
getAlbumImage() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getAlbumImageMimeType() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAlbumImageMimeType() - Method in interface com.mpatric.mp3agic.ID3v2
 
getAlbumImageMimeType() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getArtist() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getArtist() - Method in interface com.mpatric.mp3agic.ID3v1
 
getArtist() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getArtist() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getArtistUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getArtistUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getAudiofileUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAudiofileUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getAudioSourceUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getAudioSourceUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getBitrate() - Method in class com.mpatric.mp3agic.Mp3File
 
getBitrate() - Method in class com.mpatric.mp3agic.MpegFrame
 
getBitrates() - Method in class com.mpatric.mp3agic.Mp3File
 
getBPM() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getBPM() - Method in interface com.mpatric.mp3agic.ID3v2
 
getChannelMode() - Method in class com.mpatric.mp3agic.Mp3File
 
getChannelMode() - Method in class com.mpatric.mp3agic.MpegFrame
 
getChapters() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getChapters() - Method in interface com.mpatric.mp3agic.ID3v2
 
getChapterTOC() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getChapterTOC() - Method in interface com.mpatric.mp3agic.ID3v2
 
getCharacterSet() - Method in class com.mpatric.mp3agic.EncodedText
 
getChildren() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
getChilds() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
Deprecated.
getComment() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getComment() - Method in interface com.mpatric.mp3agic.ID3v1
 
getComment() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getComment() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
getComment() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getCommercialUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getCommercialUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getComposer() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getComposer() - Method in interface com.mpatric.mp3agic.ID3v2
 
getComposer() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getCopyright() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getCopyright() - Method in interface com.mpatric.mp3agic.ID3v2
 
getCopyright() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getCopyrightUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getCopyrightUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getCustomTag() - Method in class com.mpatric.mp3agic.Mp3File
 
getData() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
getDataLength() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getDataLength() - Method in interface com.mpatric.mp3agic.ID3v2
 
getDataLength() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
getDate() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getDate() - Method in interface com.mpatric.mp3agic.ID3v2
 
getDescription() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
getDescription() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
getDescription() - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
getDetailedMessage() - Method in exception com.mpatric.mp3agic.BaseException
 
getEmphasis() - Method in class com.mpatric.mp3agic.Mp3File
 
getEmphasis() - Method in class com.mpatric.mp3agic.MpegFrame
 
getEncoder() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getEncoder() - Method in interface com.mpatric.mp3agic.ID3v2
 
getEncoder() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getEndOffset() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getEndOffset() - Method in class com.mpatric.mp3agic.Mp3File
 
getEndTime() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getFilename() - Method in class com.mpatric.mp3agic.FileWrapper
 
getFlags() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
getFrameCount() - Method in class com.mpatric.mp3agic.Mp3File
 
getFrames() - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
getFrameSets() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getFrameSets() - Method in interface com.mpatric.mp3agic.ID3v2
 
getGenre(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getGenre() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getGenre() - Method in interface com.mpatric.mp3agic.ID3v1
 
getGenre() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getGenre() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getGenreDescription() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getGenreDescription() - Method in interface com.mpatric.mp3agic.ID3v1
 
getGenreDescription() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getGenreDescription() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getGrouping() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getGrouping() - Method in interface com.mpatric.mp3agic.ID3v2
 
getId() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getId() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
getId() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
getId() - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
getId3v1Tag() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getId3v1Tag() - Method in class com.mpatric.mp3agic.Mp3File
 
getId3v2Tag() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getId3v2Tag() - Method in class com.mpatric.mp3agic.Mp3File
 
getImageData() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
getItunesComment() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getItunesComment() - Method in interface com.mpatric.mp3agic.ID3v2
 
getKey() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getKey() - Method in interface com.mpatric.mp3agic.ID3v2
 
getLanguage() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
getLastModified() - Method in class com.mpatric.mp3agic.FileWrapper
 
getLayer() - Method in class com.mpatric.mp3agic.Mp3File
 
getLayer() - Method in class com.mpatric.mp3agic.MpegFrame
 
getLength() - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
getLength() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getLength() - Method in class com.mpatric.mp3agic.FileWrapper
 
getLength() - Method in interface com.mpatric.mp3agic.ID3v2
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
getLength() - Method in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
getLengthInBytes() - Method in class com.mpatric.mp3agic.MpegFrame
 
getLengthInMilliseconds() - Method in class com.mpatric.mp3agic.Mp3File
 
getLengthInSeconds() - Method in class com.mpatric.mp3agic.Mp3File
 
getLyrics() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getLyrics() - Method in interface com.mpatric.mp3agic.ID3v2
 
getLyrics() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getMimeType() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
getModeExtension() - Method in class com.mpatric.mp3agic.Mp3File
 
getModeExtension() - Method in class com.mpatric.mp3agic.MpegFrame
 
getObseleteFormat() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getObseleteFormat() - Method in interface com.mpatric.mp3agic.ID3v2
 
getOriginalArtist() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getOriginalArtist() - Method in interface com.mpatric.mp3agic.ID3v2
 
getOriginalArtist() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getPadding() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getPadding() - Method in interface com.mpatric.mp3agic.ID3v2
 
getPartOfSet() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getPartOfSet() - Method in interface com.mpatric.mp3agic.ID3v2
 
getPaymentUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getPaymentUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getPictureType() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
getPublisher() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getPublisher() - Method in interface com.mpatric.mp3agic.ID3v2
 
getPublisherUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getPublisherUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getRadiostationUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getRadiostationUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getRating() - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
getRecordingTime() - Method in class com.mpatric.mp3agic.ID3v24Tag
 
getSampleRate() - Method in class com.mpatric.mp3agic.Mp3File
 
getSampleRate() - Method in class com.mpatric.mp3agic.MpegFrame
 
getStartOffset() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getStartOffset() - Method in class com.mpatric.mp3agic.Mp3File
 
getStartTime() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getSubframes() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
getSubframes() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
getTerminator() - Method in class com.mpatric.mp3agic.EncodedText
 
getText() - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
getTextEncoding() - Method in class com.mpatric.mp3agic.EncodedText
 
getTitle() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getTitle() - Method in interface com.mpatric.mp3agic.ID3v1
 
getTitle() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getTitle() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getTrack() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getTrack() - Method in interface com.mpatric.mp3agic.ID3v1
 
getTrack() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getTrack() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getUrl() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getUrl() - Method in interface com.mpatric.mp3agic.ID3v2
 
getUrl() - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
getUrl() - Method in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
getUrl() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
getUrl() - Static method in class com.mpatric.mp3agic.Version
 
getValue() - Method in class com.mpatric.mp3agic.MutableInteger
 
getVersion() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getVersion() - Method in interface com.mpatric.mp3agic.ID3v1
 
getVersion() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getVersion() - Method in class com.mpatric.mp3agic.Mp3File
 
getVersion() - Method in class com.mpatric.mp3agic.MpegFrame
 
getVersion() - Static method in class com.mpatric.mp3agic.Version
 
getWmpRating() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getWmpRating() - Method in interface com.mpatric.mp3agic.ID3v2
 
getXingBitrate() - Method in class com.mpatric.mp3agic.Mp3File
 
getXingOffset() - Method in class com.mpatric.mp3agic.Mp3File
 
getYear() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
getYear() - Method in interface com.mpatric.mp3agic.ID3v1
 
getYear() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
getYear() - Method in class com.mpatric.mp3agic.ID3Wrapper
 
group - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
GROUP_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 

H

hasCompression() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasCustomTag() - Method in class com.mpatric.mp3agic.Mp3File
 
hasDataLengthIndicator() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasEncryption() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasFooter() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
hasFooter() - Method in interface com.mpatric.mp3agic.ID3v2
 
hasGroup() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hashCode() - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
hashCode() - Method in class com.mpatric.mp3agic.EncodedText
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
hashCode() - Method in class com.mpatric.mp3agic.MutableInteger
 
hasId3v1Tag() - Method in class com.mpatric.mp3agic.Mp3File
 
hasId3v2Tag() - Method in class com.mpatric.mp3agic.Mp3File
 
hasPadding() - Method in class com.mpatric.mp3agic.MpegFrame
 
hasPreserveFile() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasPreserveTag() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasUnsynchronisation() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
hasUnsynchronisation() - Method in interface com.mpatric.mp3agic.ID3v2
 
hasUnsynchronisation() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
hasXingFrame() - Method in class com.mpatric.mp3agic.Mp3File
 
HEADER_LENGTH - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
HEADER_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
HEADER_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 

I

id - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
id - Variable in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
id - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
id - Variable in class com.mpatric.mp3agic.ID3v2FrameSet
 
ID3v1 - Interface in com.mpatric.mp3agic
 
ID3v1Genres - Class in com.mpatric.mp3agic
 
ID3v1Genres() - Constructor for class com.mpatric.mp3agic.ID3v1Genres
 
ID3v1Tag - Class in com.mpatric.mp3agic
 
ID3v1Tag() - Constructor for class com.mpatric.mp3agic.ID3v1Tag
 
ID3v1Tag(byte[]) - Constructor for class com.mpatric.mp3agic.ID3v1Tag
 
id3v1Tag - Variable in class com.mpatric.mp3agic.ID3Wrapper
 
id3v1Tag - Variable in class com.mpatric.mp3agic.Mp3File
 
ID3v2 - Interface in com.mpatric.mp3agic
 
ID3v22Tag - Class in com.mpatric.mp3agic
 
ID3v22Tag() - Constructor for class com.mpatric.mp3agic.ID3v22Tag
 
ID3v22Tag(byte[]) - Constructor for class com.mpatric.mp3agic.ID3v22Tag
 
ID3v22Tag(byte[], boolean) - Constructor for class com.mpatric.mp3agic.ID3v22Tag
 
ID3v23Tag - Class in com.mpatric.mp3agic
 
ID3v23Tag() - Constructor for class com.mpatric.mp3agic.ID3v23Tag
 
ID3v23Tag(byte[]) - Constructor for class com.mpatric.mp3agic.ID3v23Tag
 
ID3v24Frame - Class in com.mpatric.mp3agic
 
ID3v24Frame(byte[], int) - Constructor for class com.mpatric.mp3agic.ID3v24Frame
 
ID3v24Frame(String, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v24Frame
 
ID3v24Tag - Class in com.mpatric.mp3agic
 
ID3v24Tag() - Constructor for class com.mpatric.mp3agic.ID3v24Tag
 
ID3v24Tag(byte[]) - Constructor for class com.mpatric.mp3agic.ID3v24Tag
 
ID3v2ChapterFrameData - Class in com.mpatric.mp3agic
 
ID3v2ChapterFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
ID3v2ChapterFrameData(boolean, String, int, int, int, int) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
ID3v2ChapterFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
ID3v2ChapterTOCFrameData - Class in com.mpatric.mp3agic
 
ID3v2ChapterTOCFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
ID3v2ChapterTOCFrameData(boolean, boolean, boolean, String, String[]) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
ID3v2ChapterTOCFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
ID3v2CommentFrameData - Class in com.mpatric.mp3agic
 
ID3v2CommentFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2CommentFrameData
 
ID3v2CommentFrameData(boolean, String, EncodedText, EncodedText) - Constructor for class com.mpatric.mp3agic.ID3v2CommentFrameData
 
ID3v2CommentFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2CommentFrameData
 
ID3v2Frame - Class in com.mpatric.mp3agic
 
ID3v2Frame(byte[], int) - Constructor for class com.mpatric.mp3agic.ID3v2Frame
 
ID3v2Frame(String, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2Frame
 
ID3v2FrameSet - Class in com.mpatric.mp3agic
 
ID3v2FrameSet(String) - Constructor for class com.mpatric.mp3agic.ID3v2FrameSet
 
ID3v2ObseleteFrame - Class in com.mpatric.mp3agic
 
ID3v2ObseleteFrame(byte[], int) - Constructor for class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
ID3v2ObseleteFrame(String, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
ID3v2ObseletePictureFrameData - Class in com.mpatric.mp3agic
 
ID3v2ObseletePictureFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2ObseletePictureFrameData
 
ID3v2ObseletePictureFrameData(boolean, String, byte, EncodedText, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2ObseletePictureFrameData
 
ID3v2ObseletePictureFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2ObseletePictureFrameData
 
ID3v2PictureFrameData - Class in com.mpatric.mp3agic
 
ID3v2PictureFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2PictureFrameData
 
ID3v2PictureFrameData(boolean, String, byte, EncodedText, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2PictureFrameData
 
ID3v2PictureFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2PictureFrameData
 
ID3v2PopmFrameData - Class in com.mpatric.mp3agic
 
ID3v2PopmFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2PopmFrameData
 
ID3v2PopmFrameData(boolean, int) - Constructor for class com.mpatric.mp3agic.ID3v2PopmFrameData
 
id3v2Tag - Variable in class com.mpatric.mp3agic.ID3Wrapper
 
id3v2Tag - Variable in class com.mpatric.mp3agic.Mp3File
 
ID3v2TagFactory - Class in com.mpatric.mp3agic
 
ID3v2TagFactory() - Constructor for class com.mpatric.mp3agic.ID3v2TagFactory
 
ID3v2TextFrameData - Class in com.mpatric.mp3agic
 
ID3v2TextFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2TextFrameData
 
ID3v2TextFrameData(boolean, EncodedText) - Constructor for class com.mpatric.mp3agic.ID3v2TextFrameData
 
ID3v2TextFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2TextFrameData
 
ID3v2UrlFrameData - Class in com.mpatric.mp3agic
 
ID3v2UrlFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2UrlFrameData
 
ID3v2UrlFrameData(boolean, EncodedText, String) - Constructor for class com.mpatric.mp3agic.ID3v2UrlFrameData
 
ID3v2UrlFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2UrlFrameData
 
ID3v2WWWFrameData - Class in com.mpatric.mp3agic
 
ID3v2WWWFrameData(boolean) - Constructor for class com.mpatric.mp3agic.ID3v2WWWFrameData
 
ID3v2WWWFrameData(boolean, String) - Constructor for class com.mpatric.mp3agic.ID3v2WWWFrameData
 
ID3v2WWWFrameData(boolean, byte[]) - Constructor for class com.mpatric.mp3agic.ID3v2WWWFrameData
 
ID3Wrapper - Class in com.mpatric.mp3agic
 
ID3Wrapper(ID3v1, ID3v2) - Constructor for class com.mpatric.mp3agic.ID3Wrapper
 
ID_ALBUM - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ALBUM_ARTIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ALBUM_ARTIST_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ALBUM_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ARTIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ARTIST_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ARTIST_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_AUDIOFILE_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_AUDIOSOURCE_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_BPM - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_BPM_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_CHAPTER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_CHAPTER_TOC - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMMENT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMMENT_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMMERCIAL_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMPILATION - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMPILATION_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMPOSER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COMPOSER_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COPYRIGHT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COPYRIGHT_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_COPYRIGHT_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_DATE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_DATE_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ENCODER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ENCODER_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_GENRE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_GENRE_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_GROUPING - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_GROUPING_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_IMAGE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_IMAGE_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_KEY - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_KEY_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
ID_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
ID_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
ID_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
ID_ORIGINAL_ARTIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_ORIGINAL_ARTIST_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PART_OF_SET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PART_OF_SET_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PAYMENT_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PUBLISHER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PUBLISHER_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_PUBLISHER_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_RADIOSTATION_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_RATING - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_RECTIME - Static variable in class com.mpatric.mp3agic.ID3v24Tag
 
ID_TEXT_LYRICS - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_TITLE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_TITLE_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_TRACK - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_TRACK_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_URL - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_URL_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_YEAR - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
ID_YEAR_OBSELETE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
imageData - Variable in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
increment() - Method in class com.mpatric.mp3agic.MutableInteger
 
indexOfTerminator(byte[]) - Static method in class com.mpatric.mp3agic.BufferTools
 
indexOfTerminator(byte[], int) - Static method in class com.mpatric.mp3agic.BufferTools
 
indexOfTerminator(byte[], int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
indexOfTerminatorForEncoding(byte[], int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
init() - Method in class com.mpatric.mp3agic.FileWrapper
 
init(int, boolean) - Method in class com.mpatric.mp3agic.Mp3File
 
initCustomTag(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
initId3v1Tag(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
initId3v2Tag(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
invalidateDataLength() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
InvalidDataException - Exception in com.mpatric.mp3agic
 
InvalidDataException() - Constructor for exception com.mpatric.mp3agic.InvalidDataException
 
InvalidDataException(String) - Constructor for exception com.mpatric.mp3agic.InvalidDataException
 
InvalidDataException(String, Throwable) - Constructor for exception com.mpatric.mp3agic.InvalidDataException
 
isCompilation() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
isCompilation() - Method in interface com.mpatric.mp3agic.ID3v2
 
isCopyright() - Method in class com.mpatric.mp3agic.Mp3File
 
isCopyright() - Method in class com.mpatric.mp3agic.MpegFrame
 
isOrdered - Variable in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
isOrdered() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
isOriginal() - Method in class com.mpatric.mp3agic.Mp3File
 
isOriginal() - Method in class com.mpatric.mp3agic.MpegFrame
 
isPrivate() - Method in class com.mpatric.mp3agic.MpegFrame
 
isProtection() - Method in class com.mpatric.mp3agic.MpegFrame
 
isReadOnly() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
isRoot - Variable in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
isRoot() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
isVbr() - Method in class com.mpatric.mp3agic.Mp3File
 
isXingFrame(byte[], int) - Method in class com.mpatric.mp3agic.Mp3File
 
ITUNES_COMMENT_DESCRIPTION - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 

L

language - Variable in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
lastModified - Variable in class com.mpatric.mp3agic.FileWrapper
 
layer - Variable in class com.mpatric.mp3agic.Mp3File
 
layer - Variable in class com.mpatric.mp3agic.MpegFrame
 
length - Variable in class com.mpatric.mp3agic.FileWrapper
 

M

MAJOR_VERSION_OFFSET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
matchGenreDescription(String) - Static method in class com.mpatric.mp3agic.ID3v1Genres
Match provided description against genres, ignoring case.
maxEndOffset() - Method in class com.mpatric.mp3agic.Mp3File
 
mimeType - Variable in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
MINIMUM_BUFFER_LENGTH - Static variable in class com.mpatric.mp3agic.Mp3File
 
MINOR_VERSION_OFFSET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
MODE_EXTENSION_BANDS_12_31 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_BANDS_16_31 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_BANDS_4_31 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_BANDS_8_31 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_INTENSITY_M_S_STEREO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_INTENSITY_STEREO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_M_S_STEREO - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_NA - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MODE_EXTENSION_NONE - Static variable in class com.mpatric.mp3agic.MpegFrame
 
modeExtension - Variable in class com.mpatric.mp3agic.Mp3File
 
modeExtension - Variable in class com.mpatric.mp3agic.MpegFrame
 
Mp3File - Class in com.mpatric.mp3agic
 
Mp3File() - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(String) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(String, int) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(String, boolean) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(String, int, boolean) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(File) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(File, int) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(File, int, boolean) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(Path) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(Path, int) - Constructor for class com.mpatric.mp3agic.Mp3File
 
Mp3File(Path, int, boolean) - Constructor for class com.mpatric.mp3agic.Mp3File
 
MPEG_LAYER_1 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_LAYER_2 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_LAYER_3 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_LAYERS - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_VERSION_1_0 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_VERSION_2_0 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MPEG_VERSION_2_5 - Static variable in class com.mpatric.mp3agic.MpegFrame
 
MpegFrame - Class in com.mpatric.mp3agic
 
MpegFrame(byte[]) - Constructor for class com.mpatric.mp3agic.MpegFrame
 
MpegFrame(byte, byte, byte, byte) - Constructor for class com.mpatric.mp3agic.MpegFrame
 
MpegFrame() - Constructor for class com.mpatric.mp3agic.MpegFrame
 
MutableInteger - Class in com.mpatric.mp3agic
 
MutableInteger(int) - Constructor for class com.mpatric.mp3agic.MutableInteger
 

N

NoSuchTagException - Exception in com.mpatric.mp3agic
 
NoSuchTagException() - Constructor for exception com.mpatric.mp3agic.NoSuchTagException
 
NoSuchTagException(String) - Constructor for exception com.mpatric.mp3agic.NoSuchTagException
 
NoSuchTagException(String, Throwable) - Constructor for exception com.mpatric.mp3agic.NoSuchTagException
 
NotSupportedException - Exception in com.mpatric.mp3agic
 
NotSupportedException() - Constructor for exception com.mpatric.mp3agic.NotSupportedException
 
NotSupportedException(String) - Constructor for exception com.mpatric.mp3agic.NotSupportedException
 
NotSupportedException(String, Throwable) - Constructor for exception com.mpatric.mp3agic.NotSupportedException
 
numericsOnly(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 

O

obseleteFormat - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
original - Variable in class com.mpatric.mp3agic.Mp3File
 
original - Variable in class com.mpatric.mp3agic.MpegFrame
 

P

packAndUnsynchroniseFrameData() - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
packDataLength() - Method in class com.mpatric.mp3agic.ID3v24Frame
 
packDataLength() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
packExtendedHeader(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packField(byte[], String, int, int) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
packFlags(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packFlags(byte[], int) - Method in class com.mpatric.mp3agic.ID3v22Tag
 
packFlags(byte[], int) - Method in class com.mpatric.mp3agic.ID3v23Tag
 
packFlags(byte[], int) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
packFlags() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
packFooter(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packFrame(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
packFrame(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
packFrameData() - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
packFrameData() - Method in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
packFrames(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packHeader(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packHeader(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
packInteger(int) - Static method in class com.mpatric.mp3agic.BufferTools
 
packSpecifiedFrames(byte[], int, String, String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packSynchsafeInteger(int) - Static method in class com.mpatric.mp3agic.BufferTools
 
packSynchsafeInteger(int, byte[], int) - Static method in class com.mpatric.mp3agic.BufferTools
 
packTag(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
packTag(byte[]) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
padding - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
padding - Variable in class com.mpatric.mp3agic.MpegFrame
 
PADDING_LENGTH - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
padStringRight(String, int, char) - Static method in class com.mpatric.mp3agic.BufferTools
 
path - Variable in class com.mpatric.mp3agic.FileWrapper
 
pictureType - Variable in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
PICTURETYPE_32PXICON - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_ARTIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_BACKCOVER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_BAND - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_BAND_LOGOTYPE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_COMPOSER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_CONDUCTOR - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_DURING_PERFORMANCE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_DURING_RECORDING - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_FRONTCOVER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_ILLUSTRATION - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_LEADARTIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_LEAFLET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_LYRICIST - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_MEDIA - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_OTHER - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_OTHERICON - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_PUBLISHER_LOGOTYPE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_RECORDINGLOCATION - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
PICTURETYPE_SCREEN_CAPTURE - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
preScanFile(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
PRESERVE_FILE_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
PRESERVE_TAG_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
preserveFile - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
preserveTag - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
privat - Variable in class com.mpatric.mp3agic.MpegFrame
 
protection - Variable in class com.mpatric.mp3agic.MpegFrame
 

R

rating - Variable in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
READ_ONLY_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
readOnly - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
removeCustomTag() - Method in class com.mpatric.mp3agic.Mp3File
 
removeId3v1Tag() - Method in class com.mpatric.mp3agic.Mp3File
 
removeId3v2Tag() - Method in class com.mpatric.mp3agic.Mp3File
 

S

sampleRate - Variable in class com.mpatric.mp3agic.Mp3File
 
sampleRate - Variable in class com.mpatric.mp3agic.MpegFrame
 
sanityCheckFrame(MpegFrame, int) - Method in class com.mpatric.mp3agic.Mp3File
 
sanityCheckTag(byte[]) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
sanityCheckTag(byte[]) - Static method in class com.mpatric.mp3agic.ID3v2TagFactory
 
sanityCheckUnpackedHeader() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
save(String) - Method in class com.mpatric.mp3agic.Mp3File
 
saveMpegFrames(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
scanBlock(byte[], int, int, int) - Method in class com.mpatric.mp3agic.Mp3File
 
scanBlockForStart(byte[], int, int, int) - Method in class com.mpatric.mp3agic.Mp3File
 
scanFile - Variable in class com.mpatric.mp3agic.Mp3File
 
scanFile(SeekableByteChannel) - Method in class com.mpatric.mp3agic.Mp3File
 
serialVersionUID - Static variable in exception com.mpatric.mp3agic.BaseException
 
serialVersionUID - Static variable in exception com.mpatric.mp3agic.InvalidDataException
 
serialVersionUID - Static variable in exception com.mpatric.mp3agic.NoSuchTagException
 
serialVersionUID - Static variable in exception com.mpatric.mp3agic.NotSupportedException
 
serialVersionUID - Static variable in exception com.mpatric.mp3agic.UnsupportedTagException
 
setAddress(String) - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
setAlbum(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAlbum(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setAlbum(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setAlbum(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setAlbumArtist(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAlbumArtist(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setAlbumArtist(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setAlbumImage(byte[], String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAlbumImage(byte[], String, byte, String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAlbumImage(byte[], String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setAlbumImage(byte[], String, byte, String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setAlbumImage(byte[], String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setArtist(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setArtist(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setArtist(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setArtist(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setArtistUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setArtistUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setAudiofileUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAudiofileUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setAudioSourceUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setAudioSourceUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setBit(byte, int, boolean) - Static method in class com.mpatric.mp3agic.BufferTools
 
setBitRate(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setBPM(int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setBPM(int) - Method in interface com.mpatric.mp3agic.ID3v2
 
setChannelMode(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setChapters(ArrayList<ID3v2ChapterFrameData>) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setChapters(ArrayList<ID3v2ChapterFrameData>) - Method in interface com.mpatric.mp3agic.ID3v2
 
setChapterTOC(ArrayList<ID3v2ChapterTOCFrameData>) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setChapterTOC(ArrayList<ID3v2ChapterTOCFrameData>) - Method in interface com.mpatric.mp3agic.ID3v2
 
setChildren(String[]) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
setChilds(String[]) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
Deprecated.
setComment(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setComment(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setComment(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setComment(EncodedText) - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
setComment(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setCommercialUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setCommercialUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setCompilation(boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setCompilation(boolean) - Method in interface com.mpatric.mp3agic.ID3v2
 
setComposer(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setComposer(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setComposer(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setCopyright(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setCopyright(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setCopyright(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setCopyright(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setCopyrightUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setCopyrightUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setCustomTag(byte[]) - Method in class com.mpatric.mp3agic.Mp3File
 
setData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
setDate(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setDate(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setDescription(EncodedText) - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
setDescription(EncodedText) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
setDescription(EncodedText) - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
setEmphasis(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setEncoder(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setEncoder(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setEncoder(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setEndOffset(int) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setEndTime(int) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setFields(long) - Method in class com.mpatric.mp3agic.MpegFrame
 
setFooter(boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setFooter(boolean) - Method in interface com.mpatric.mp3agic.ID3v2
 
setGenre(int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setGenre(int) - Method in interface com.mpatric.mp3agic.ID3v1
 
setGenre(int) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setGenre(int) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setGenreDescription(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setGenreDescription(String) - Method in interface com.mpatric.mp3agic.ID3v2
Set genre from text.
setGenreDescription(String) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
setGrouping(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setGrouping(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setId(String) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setId(String) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
setId3v1Tag(ID3v1) - Method in class com.mpatric.mp3agic.Mp3File
 
setId3v2Tag(ID3v2) - Method in class com.mpatric.mp3agic.Mp3File
 
setImageData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
setItunesComment(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setItunesComment(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setKey(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setKey(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setLanguage(String) - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
setLayer(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setLyrics(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setLyrics(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setLyrics(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setMimeType(String) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
setModeExtension(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setOrdered(boolean) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
setOriginal(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setOriginalArtist(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setOriginalArtist(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setOriginalArtist(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setPadding(boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setPadding(boolean) - Method in interface com.mpatric.mp3agic.ID3v2
 
setPadding(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setPartOfSet(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setPartOfSet(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setPaymentUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setPaymentUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setPictureType(byte) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
setPrivate(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setProtection(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setPublisher(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setPublisher(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setPublisherUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setPublisherUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setRadiostationUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setRadiostationUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setRating(int) - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
setRecordingTime(String) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
setRoot(boolean) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
setSampleRate(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setStartOffset(int) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setStartTime(int) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setSubframes(ArrayList<ID3v2Frame>) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
setSubframes(ArrayList<ID3v2Frame>) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
setText(EncodedText) - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
setTextEncoding(byte) - Method in class com.mpatric.mp3agic.EncodedText
 
setTextEncoding(byte, boolean) - Method in class com.mpatric.mp3agic.EncodedText
 
setTitle(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setTitle(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setTitle(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setTitle(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setTrack(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setTrack(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setTrack(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setTrack(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setUnsynchronisation(boolean) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setUnsynchronisation(boolean) - Method in interface com.mpatric.mp3agic.ID3v2
 
setUrl(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setUrl(String) - Method in interface com.mpatric.mp3agic.ID3v2
 
setUrl(String) - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
setUrl(String) - Method in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
setUrl(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
setValue(int) - Method in class com.mpatric.mp3agic.MutableInteger
 
setVersion(int) - Method in class com.mpatric.mp3agic.MpegFrame
 
setWmpRating(int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setWmpRating(int) - Method in interface com.mpatric.mp3agic.ID3v2
 
setYear(String) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
setYear(String) - Method in interface com.mpatric.mp3agic.ID3v1
 
setYear(String) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
setYear(String) - Method in class com.mpatric.mp3agic.ID3Wrapper
 
shiftByte(byte, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
sizeSynchronisationWouldSubtract(byte[]) - Static method in class com.mpatric.mp3agic.BufferTools
 
sizeUnsynchronisationWouldAdd(byte[]) - Static method in class com.mpatric.mp3agic.BufferTools
 
startOffset - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
startOffset - Variable in class com.mpatric.mp3agic.Mp3File
 
startTime - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
stringIntoByteBuffer(String, int, int, byte[], int) - Static method in class com.mpatric.mp3agic.BufferTools
 
stringIntoByteBuffer(String, int, int, byte[], int, String) - Static method in class com.mpatric.mp3agic.BufferTools
 
stringToByteBuffer(String, int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
stringToByteBuffer(String, int, int, String) - Static method in class com.mpatric.mp3agic.BufferTools
 
stringToByteBufferIgnoringEncodingIssues(String, int, int) - Static method in class com.mpatric.mp3agic.BufferTools
 
stringToBytes(String, String) - Static method in class com.mpatric.mp3agic.EncodedText
 
stripBomAndTerminator() - Method in class com.mpatric.mp3agic.EncodedText
 
subframes - Variable in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
subframes - Variable in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
substitute(String, String, String) - Static method in class com.mpatric.mp3agic.BufferTools
 
synchroniseAndUnpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
synchroniseBuffer(byte[]) - Static method in class com.mpatric.mp3agic.BufferTools
 

T

TAG - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
TAG - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
TAG_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
terminators - Static variable in class com.mpatric.mp3agic.EncodedText
 
text - Variable in class com.mpatric.mp3agic.ID3v2TextFrameData
 
TEXT_ENCODING_ISO_8859_1 - Static variable in class com.mpatric.mp3agic.EncodedText
 
TEXT_ENCODING_UTF_16 - Static variable in class com.mpatric.mp3agic.EncodedText
 
TEXT_ENCODING_UTF_16BE - Static variable in class com.mpatric.mp3agic.EncodedText
 
TEXT_ENCODING_UTF_8 - Static variable in class com.mpatric.mp3agic.EncodedText
 
textEncoding - Variable in class com.mpatric.mp3agic.EncodedText
 
textEncodingFallback - Static variable in class com.mpatric.mp3agic.EncodedText
 
textEncodingForBytesFromBOM(byte[]) - Static method in class com.mpatric.mp3agic.EncodedText
 
title - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
TITLE_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
TITLE_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
toBytes() - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
toBytes() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
toBytes() - Method in class com.mpatric.mp3agic.EncodedText
 
toBytes(boolean) - Method in class com.mpatric.mp3agic.EncodedText
 
toBytes(boolean, boolean) - Method in class com.mpatric.mp3agic.EncodedText
 
toBytes() - Method in interface com.mpatric.mp3agic.ID3v1
 
toBytes() - Method in class com.mpatric.mp3agic.ID3v1Tag
 
toBytes(byte[]) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
toBytes() - Method in class com.mpatric.mp3agic.ID3v2Frame
 
toBytes(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
toString() - Method in class com.mpatric.mp3agic.EncodedText
 
toString() - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
toString() - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
toString() - Method in class com.mpatric.mp3agic.ID3v2FrameSet
 
track - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
TRACK_MARKER_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
TRACK_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
trimStringRight(String) - Static method in class com.mpatric.mp3agic.BufferTools
 

U

unpackDataLength(byte[], int) - Method in class com.mpatric.mp3agic.ID3v24Frame
 
unpackDataLength(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
unpackDataLength(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
unpackExtendedHeader(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackFlags(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackFlags(byte[]) - Method in class com.mpatric.mp3agic.ID3v22Tag
 
unpackFlags(byte[]) - Method in class com.mpatric.mp3agic.ID3v23Tag
 
unpackFlags(byte[]) - Method in class com.mpatric.mp3agic.ID3v24Tag
 
unpackFlags(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
unpackFooter(byte[], int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackFrame(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2ChapterFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2ChapterTOCFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2CommentFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2ObseletePictureFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2PictureFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2TextFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
unpackFrameData(byte[]) - Method in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
unpackFrames(byte[], int, int) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackHeader(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackHeader(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2Frame
 
unpackHeader(byte[], int) - Method in class com.mpatric.mp3agic.ID3v2ObseleteFrame
 
unpackInteger(byte, byte, byte, byte) - Static method in class com.mpatric.mp3agic.BufferTools
 
unpackSynchsafeInteger(byte, byte, byte, byte) - Static method in class com.mpatric.mp3agic.BufferTools
 
unpackTag(byte[]) - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unpackTag(byte[]) - Method in class com.mpatric.mp3agic.ID3v1Tag
 
UnsupportedTagException - Exception in com.mpatric.mp3agic
 
UnsupportedTagException() - Constructor for exception com.mpatric.mp3agic.UnsupportedTagException
 
UnsupportedTagException(String) - Constructor for exception com.mpatric.mp3agic.UnsupportedTagException
 
UnsupportedTagException(String, Throwable) - Constructor for exception com.mpatric.mp3agic.UnsupportedTagException
 
unsynchronisation - Variable in class com.mpatric.mp3agic.AbstractID3v2FrameData
 
unsynchronisation - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
unsynchronisation - Variable in class com.mpatric.mp3agic.ID3v2Frame
 
UNSYNCHRONISATION_BIT - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
UNSYNCHRONISATION_BIT - Static variable in class com.mpatric.mp3agic.ID3v2Frame
 
unsynchroniseBuffer(byte[]) - Static method in class com.mpatric.mp3agic.BufferTools
 
url - Variable in class com.mpatric.mp3agic.ID3v2UrlFrameData
 
url - Variable in class com.mpatric.mp3agic.ID3v2WWWFrameData
 
URL - Static variable in class com.mpatric.mp3agic.Version
 
useFrameUnsynchronisation() - Method in class com.mpatric.mp3agic.AbstractID3v2Tag
 
useFrameUnsynchronisation() - Method in class com.mpatric.mp3agic.ID3v24Tag
 

V

value - Variable in class com.mpatric.mp3agic.EncodedText
 
value - Variable in class com.mpatric.mp3agic.MutableInteger
 
version - Variable in class com.mpatric.mp3agic.AbstractID3v2Tag
 
VERSION - Static variable in class com.mpatric.mp3agic.ID3v22Tag
 
VERSION - Static variable in class com.mpatric.mp3agic.ID3v23Tag
 
VERSION - Static variable in class com.mpatric.mp3agic.ID3v24Tag
 
version - Variable in class com.mpatric.mp3agic.Mp3File
 
version - Variable in class com.mpatric.mp3agic.MpegFrame
 
Version - Class in com.mpatric.mp3agic
 
Version() - Constructor for class com.mpatric.mp3agic.Version
 
VERSION - Static variable in class com.mpatric.mp3agic.Version
 
VERSION_0 - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
VERSION_1 - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 

W

WMP9_ADDRESS - Static variable in class com.mpatric.mp3agic.ID3v2PopmFrameData
 
wmp9encodedRatings - Static variable in class com.mpatric.mp3agic.ID3v2PopmFrameData
 

X

XING_MARKER_OFFSET_1 - Static variable in class com.mpatric.mp3agic.Mp3File
 
XING_MARKER_OFFSET_2 - Static variable in class com.mpatric.mp3agic.Mp3File
 
XING_MARKER_OFFSET_3 - Static variable in class com.mpatric.mp3agic.Mp3File
 
xingBitrate - Variable in class com.mpatric.mp3agic.Mp3File
 
xingOffset - Variable in class com.mpatric.mp3agic.Mp3File
 

Y

year - Variable in class com.mpatric.mp3agic.ID3v1Tag
 
YEAR_LENGTH - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
YEAR_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v1Tag
 
A B C D E F G H I L M N O P R S T U V W X Y 
Skip navigation links

Version 0.9.1 - 2006-2015 - http://github.com/mpatric/mp3agic