Uses of Class
org.farng.mp3.id3.AbstractFrameBodyTextInformation

Packages that use AbstractFrameBodyTextInformation
org.farng.mp3.id3 Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame. 
 

Uses of AbstractFrameBodyTextInformation in org.farng.mp3.id3
 

Subclasses of AbstractFrameBodyTextInformation in org.farng.mp3.id3
 class FrameBodyTALB
             The 'Album/Movie/Show title' frame is intended for the title of the
   recording (or source of sound) from which the audio in the file is

   taken.

 class FrameBodyTBPM
             The 'BPM' frame contains the number of beats per minute in the

   main part of the audio.

 class FrameBodyTCOM
             The 'Composer' frame is intended for the name of the composer.
 class FrameBodyTCON
             The 'Content type', which ID3v1 was stored as a one byte numeric

   value only, is now a string.

 class FrameBodyTCOP
             The 'Copyright message' frame, in which the string must begin with a
   year and a space character (making five characters), is intended for

   the copyright holder of the original sound, not the audio file
   itself.

 class FrameBodyTDAT
          
TDAT

The 'Date' frame is a numeric string in the DDMM format containing the date for the recording.
 class FrameBodyTDEN
             The 'Encoding time' frame contains a timestamp describing when the

   audio was encoded.

 class FrameBodyTDLY
             The 'Playlist delay' defines the numbers of milliseconds of silence
   that should be inserted before this audio.
 class FrameBodyTDOR
             The 'Original release time' frame contains a timestamp describing

   when the original recording of the audio was released.

 class FrameBodyTDRC
             The 'Recording time' frame contains a timestamp describing when the

   audio was recorded.

 class FrameBodyTDRL
             The 'Release time' frame contains a timestamp describing when the

   audio was first released.

 class FrameBodyTDTG
             The 'Tagging time' frame contains a timestamp describing then the

   audio was tagged.

 class FrameBodyTENC
             The 'Encoded by' frame contains the name of the person or
   organisation that encoded the audio file.
 class FrameBodyTEXT
             The 'Lyricist/Text writer' frame is intended for the writer of the
   text or lyrics in the recording.
 class FrameBodyTFLT
             The 'File type' frame indicates which type of audio this tag defines.
   The following types and refinements are defined:
 class FrameBodyTIME
          
TIME

The 'Time' frame is a numeric string in the HHMM format containing the time for the recording.
 class FrameBodyTIPL
             The 'Involved people list' is very similar to the musician credits
   list, but maps between functions, like producer, and names.
 class FrameBodyTIT1
             The 'Content group description' frame is used if the sound belongs to
   a larger category of sounds/music.
 class FrameBodyTIT2
             The 'Title/Songname/Content description' frame is the actual name of
   the piece (e.g.
 class FrameBodyTIT3
             The 'Subtitle/Description refinement' frame is used for information
   directly related to the contents title (e.g.
 class FrameBodyTKEY
             The 'Initial key' frame contains the musical key in which the sound
   starts.
 class FrameBodyTLAN
             The 'Language' frame should contain the languages of the text or
   lyrics spoken or sung in the audio.
 class FrameBodyTLEN
             The 'Length' frame contains the length of the audio file in

   milliseconds, represented as a numeric string.

 class FrameBodyTMCL
             The 'Musician credits list' is intended as a mapping between
   instruments and the musician that played it.
 class FrameBodyTMED
             The 'Media type' frame describes from which media the sound
   originated.
 class FrameBodyTMOO
             The 'Mood' frame is intended to reflect the mood of the audio with a
   few keywords, e.g.
 class FrameBodyTOAL
             The 'Original album/movie/show title' frame is intended for the title
   of the original recording (or source of sound), if for example the

   music in the file should be a cover of a previously released song.

 class FrameBodyTOFN
             The 'Original filename' frame contains the preferred filename for the
   file, since some media doesn't allow the desired length of the

   filename.

 class FrameBodyTOLY
             The 'Original lyricist/text writer' frame is intended for the

   text writer of the original recording, if for example the music in
   the file should be a cover of a previously released song.

 class FrameBodyTOPE
             The 'Original artist/performer' frame is intended for the performer
   of the original recording, if for example the music in the file
   should be a cover of a previously released song.
 class FrameBodyTORY
          
TORY

The 'Original release year' frame is intended for the year when the original recording, if for example the music in the file should be a cover of a previously released song, was released.
 class FrameBodyTOWN
             The 'File owner/licensee' frame contains the name of the owner or

   licensee of the file and it's contents.

 class FrameBodyTPE1
             The 'Lead artist/Lead performer/Soloist/Performing group' is
   used for the main artist.
 class FrameBodyTPE2
             The 'Band/Orchestra/Accompaniment' frame is used for additional

   information about the performers in the recording.

 class FrameBodyTPE3
             The 'Conductor' frame is used for the name of the conductor.
 class FrameBodyTPE4
             The 'Interpreted, remixed, or otherwise modified by' frame contains
   more information about the people behind a remix and similar
   interpretations of another existing piece.
 class FrameBodyTPOS
             The 'Part of a set' frame is a numeric string that describes which
   part of a set the audio came from.
 class FrameBodyTPRO
             The 'Produced notice' frame, in which the string must begin with a
   year and a space character (making five characters), is intended for

   the production copyright holder of the original sound, not the audio
   file itself.

 class FrameBodyTPUB
             The 'Publisher' frame simply contains the name of the label or
   publisher.
 class FrameBodyTRCK
             The 'Track number/Position in set' frame is a numeric string
   containing the order number of the audio-file on its original

   recording.

 class FrameBodyTRDA
          
TRDA

The 'Recording dates' frame is a intended to be used as complement to the "TYER", "TDAT" and "TIME" frames.
 class FrameBodyTRSN
             The 'Internet radio station name' frame contains the name of the
   internet radio station from which the audio is streamed.
 class FrameBodyTRSO
             The 'Internet radio station owner' frame contains the name of the
   owner of the internet radio station from which the audio is
   streamed.
 class FrameBodyTSIZ
          
TSIZ

The 'Size' frame contains the size of the audiofile in bytes, excluding the ID3v2 tag, represented as a numeric string.
 class FrameBodyTSOA
             The 'Album sort order' frame defines a string which should be used
   instead of the album name (TALB) for sorting purposes.
 class FrameBodyTSOP
             The 'Performer sort order' frame defines a string which should be
   used instead of the performer (TPE2) for sorting purposes.
 class FrameBodyTSOT
             The 'Title sort order' frame defines a string which should be used
   instead of the title (TIT2) for sorting purposes.
 class FrameBodyTSRC
             The 'ISRC' frame should contain the International Standard Recording
   Code [ISRC] (12 characters).
 class FrameBodyTSSE
             The 'Software/Hardware and settings used for encoding' frame

   includes the used audio encoder and its settings when the file was
   encoded.

 class FrameBodyTSST
             The 'Set subtitle' frame is intended for the subtitle of the part of
   a set this track belongs to.
 class FrameBodyTYER
          
TYER

The 'Year' frame is a numeric string with a year of the recording.
 

Constructors in org.farng.mp3.id3 with parameters of type AbstractFrameBodyTextInformation
AbstractFrameBodyTextInformation(AbstractFrameBodyTextInformation body)
          Creates a new AbstractFrameBodyTextInformation object.