Package org.jaudiotagger.tag.id3.framebody

Interface Summary
ID3v22FrameBody Indicates that this is a framebody used in ID3v22Tags.
ID3v23FrameBody Indicates that this is a framebody used in ID3v23Tags.
ID3v24FrameBody Indicates that this is a framebody used in ID3v24Tags.
ID3v2ChapterFrameBody Indicates that this is a frame used in ID3v2 Chapter Tags.
 

Class Summary
AbstractFrameBodyTextInfo Abstract representation of a Text Frame

The text information frames are often the most important frames, containing information like artist, album and more.

AbstractFrameBodyUrlLink Abstract superclass of all URL Frames
AbstractID3v2FrameBody Contains the content for an ID3v2 frame, (the header is held directly within the frame
FrameBodyAENC Audio encryption Frame.
FrameBodyAPIC Attached picture frame.
FrameBodyASPI Audio files with variable bit rates are intrinsically difficult to deal with in the case of seeking within the file.
FrameBodyCHAP Chapter frame.
FrameBodyCOMM Comments frame.
FrameBodyCOMR Commercial frame.
FrameBodyCRM Encrypted meta frame

This frame contains one or more encrypted frames.

FrameBodyCTOC Table of content frame.
FrameBodyDeprecated Represents a framebody for a frame identifier that is not defined for the tag version but was valid for a for an earlier tag version.
FrameBodyENCR Encryption method registration frame.
FrameBodyEQU2 Equalisation (2)

This is another subjective, alignment frame.

FrameBodyEQUA Equalisation frame.
FrameBodyETCO Event timing codes frame.
FrameBodyGEOB General encapsulated object frame.
FrameBodyGRID Group identification registration frame.
FrameBodyIPLS Involved People List ID3v22/v23 Only

Since there might be a lot of people contributing to an audio file in various ways, such as musicians and technicians, the 'Text information frames' are often insufficient to list everyone involved in a project.

FrameBodyLINK Linked information frame.
FrameBodyMCDI Music CD identifier frame.
FrameBodyMLLT MPEG location lookup table frame.
FrameBodyOWNE Ownership frame.
FrameBodyPCNT Play counter frame.
FrameBodyPIC ID3v22 Attached Picture

FrameBodyPOPM Popularimeter frame.
FrameBodyPOSS Position synchronisation frame.
FrameBodyPRIV Private frame.
FrameBodyRBUF Body of Recommended buffer size frame, generally used for streaming audio
FrameBodyRVA2  
FrameBodyRVAD Relative volume adjustment frame.
FrameBodyRVRB Reverb frame.
FrameBodySEEK  
FrameBodySIGN  
FrameBodySYLT Synchronised lyrics/text frame.
FrameBodySYTC Synchronised tempo codes frame.
FrameBodyTALB Album/Movie/Show title Text information frame.
FrameBodyTBPM Beats Per Minute Text information frame.
FrameBodyTCMP Is part of a Compilation (iTunes frame)

FrameBodyTCOM Composer Text information frame.
FrameBodyTCON Content type Text information frame.
FrameBodyTCOP Copyright message Text information frame.
FrameBodyTDAT Date Text information frame.
FrameBodyTDEN  
FrameBodyTDLY Playlist delay Text information frame.
FrameBodyTDOR  
FrameBodyTDRC  
FrameBodyTDRL  
FrameBodyTDTG  
FrameBodyTENC Encoded by Text information frame.
FrameBodyTEXT Lyricist/Text writer Text information frame.
FrameBodyTFLT File type Text information frame.
FrameBodyTIME Time Text information frame.
FrameBodyTIPL The 'Involved people list' is intended as a mapping between functions like producer and names.
FrameBodyTIT1 Content group description Text information frame.
FrameBodyTIT2 Title/Songname/Content description Text information frame.
FrameBodyTIT3 Subtitle/Description refinement Text information frame.
FrameBodyTKEY Initial key Text information frame.
FrameBodyTLAN Language(s) Text information frame.
FrameBodyTLEN Length Text information frame.
FrameBodyTMCL  
FrameBodyTMED Length Text information frame.
FrameBodyTMOO  
FrameBodyTOAL Original album/movie/show title Text information frame.
FrameBodyTOFN Original filename Text information frame.
FrameBodyTOLY Original lyricist(s)/text writer(s) Text information frame.
FrameBodyTOPE Original artist(s)/performer(s) Text information frame.
FrameBodyTORY Original release year Text information frame.
FrameBodyTOWN File owner/licensee Text information frame.
FrameBodyTPE1 Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group Text information frame.
FrameBodyTPE2 Band/Orchestra/Accompaniment Text information frame.
FrameBodyTPE3 Conductor Text information frame.
FrameBodyTPE4 Interpreted, remixed, or otherwise modified by Text information frame.
FrameBodyTPOS Part of a set Text information frame.
FrameBodyTPRO  
FrameBodyTPUB Publisher Text information frame.
FrameBodyTRCK Track number/position in set Text Information frame.
FrameBodyTRDA Recording dates Text information frame.
FrameBodyTRSN Internet radio station name Text information frame.
FrameBodyTRSO Internet radio station owner Text information frame.
FrameBodyTSIZ Size Text information frame.
FrameBodyTSO2 Album Artist Sort name ( iTunes Only)
FrameBodyTSOA Album Sort name
FrameBodyTSOC Composer Sort name (iTunes Only)
FrameBodyTSOP  
FrameBodyTSOT Title Sort name
FrameBodyTSRC  
FrameBodyTSSE Software/Hardware and settings used for encoding Text information frame.
FrameBodyTSST  
FrameBodyTXXX User defined text information frame

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

FrameBodyTYER Year Text information frame.
FrameBodyUFID A UFID Framebody consists of an owner that identifies the server hosting the unique identifier database, and the unique identifier itself which can be up to 64 bytes in length.
FrameBodyUnsupported Represents a framebody for a frame identifier jaudiotagger has not implemented a framebody for.
FrameBodyUSER Terms of use frame.
FrameBodyUSLT Unsychronised lyrics/text transcription frame.
FrameBodyWCOM Commercial information URL link frames.
FrameBodyWCOP Copyright/Legal information URL link frames.
FrameBodyWOAF Official audio file webpage URL link frames.
FrameBodyWOAR Official artist/performer webpage URL link frames.
FrameBodyWOAS Official audio source webpage URL link frames.
FrameBodyWORS Official internet radio station homepage URL link frames.
FrameBodyWPAY Payment URL link frames.
FrameBodyWPUB Publishers official webpage URL link frames.
FrameBodyWXXX Represents a user defined url
FrameBodyXSOA Album Sort name, this is what MusicBrainz uses in ID3v23 because TSOA not supported.
FrameBodyXSOP Artist Sort name, this is what MusicBrainz uses in ID3v23 because TSOP not supported.
FrameBodyXSOT Title Sort name, this is what MusicBrainz uses in ID3v23 because TSOT not supported.