A  B  C  D  E  F  G  H  I  L  M  N  P  R  S  T  U  V 

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
 
addFrame(ID3v2Frame, boolean) - Method in class com .mpatric .mp3agic . AbstractID3v2Tag
 
addFrame(ID3v2Frame) - Method in class com .mpatric .mp3agic . ID3v2FrameSet
 
addSubframe(String, AbstractID3v2FrameData) - Method in class com .mpatric .mp3agic . ID3v2ChapterFrameData
 
addSubframe(String, AbstractID3v2FrameData) - Method in class com .mpatric .mp3agic . ID3v2ChapterTOCFrameData
 
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
 
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
 

C

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
 
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
 
compression - Variable in class com .mpatric .mp3agic . AbstractID3v2Tag
 
COMPRESSION_BIT - Static variable in class com .mpatric .mp3agic . AbstractID3v2Tag
 
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
 
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
 
createTag(byte[]) - Static method in class com .mpatric .mp3agic . ID3v2TagFactory
 

D

data - 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 . ID3v2Frame
 
defaultCharsetName - Static variable in class com .mpatric .mp3agic . BufferTools
 
description - Variable in class com .mpatric .mp3agic . ID3v2PictureFrameData
 
description - Variable in class com .mpatric .mp3agic . ID3v2UrlFrameData
 

E

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
 
endOffset - Variable in class com .mpatric .mp3agic . ID3v2ChapterFrameData
 
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 . 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
 
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
 
extractNullTerminatedString(ByteBuffer) - Static method in class com .mpatric .mp3agic . ByteBufferUtils
 
extractTextFrameData(String) - Method in class com .mpatric .mp3agic . AbstractID3v2Tag
 

F

file - Variable in class com .mpatric .mp3agic . FileWrapper
 
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
 
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
 

G

GENRES - Static variable in class com .mpatric .mp3agic . ID3v1Genres
 
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
 
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() - 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 . 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
 
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
 
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
 
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
 

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 . 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
 

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
 
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
 
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
 
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_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_RECTIME - Static variable in class com .mpatric .mp3agic . ID3v24Tag
 
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
 
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
 

L

lastModified - Variable in class com .mpatric .mp3agic . FileWrapper
 
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.
mimeType - Variable in class com .mpatric .mp3agic . ID3v2PictureFrameData
 
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
 
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
 
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
 

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
 
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
 
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 . 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
 
packInteger(int) - Static method in class com .mpatric .mp3agic . BufferTools
 
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_LENGTH - Static variable in class com .mpatric .mp3agic . AbstractID3v2Tag
 
padStringRight(String, int, char) - Static method in class com .mpatric .mp3agic . BufferTools
 
pictureType - Variable in class com .mpatric .mp3agic . ID3v2PictureFrameData
 
preScanFile(RandomAccessFile) - Method in class com .mpatric .mp3agic . Mp3File
 

R

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

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
 
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) - 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
 
setBPM(int) - Method in class com .mpatric .mp3agic . AbstractID3v2Tag
 
setBPM(int) - Method in interface com .mpatric .mp3agic . ID3v2
 
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
 
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
 
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
 
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
 
setMimeType(String) - Method in class com .mpatric .mp3agic . ID3v2PictureFrameData
 
setOrdered(boolean) - Method in class com .mpatric .mp3agic . ID3v2ChapterTOCFrameData
 
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
 
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
 
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
 
setRecordingTime(String) - Method in class com .mpatric .mp3agic . ID3v24Tag
 
setRoot(boolean) - Method in class com .mpatric .mp3agic . ID3v2ChapterTOCFrameData
 
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
 
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
 
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
 
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_LENGTH - Static variable in class com .mpatric .mp3agic . ID3v1Tag
 
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
 
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
 
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
 
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
 
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 . 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[], 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
 
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 . AbstractID3v2Tag
 
UNSYNCHRONISATION_BIT - Static variable in class com .mpatric .mp3agic . AbstractID3v2Tag
 
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
 
useFrameUnsynchronisation() - Method in class com .mpatric .mp3agic . AbstractID3v2Tag
 
useFrameUnsynchronisation() - Method in class com .mpatric .mp3agic . ID3v24Tag
 

V

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 - Class in com.mpatric.mp3agic
 
Version() - Constructor for class com .mpatric .mp3agic . Version
 
A  B  C  D  E  F  G  H  I  L  M  N  P  R  S  T  U  V