Package | Description |
---|---|
org.jaudiotagger.tag.id3.framebody |
Classes for ID3V2 frames.
|
Modifier and Type | Class and Description |
---|---|
class |
FrameBodyGRP1
iTunes grouping field introduced in 12.5.4.42, before that iTunes used TIT1 as is the norm, but it now uses that
for Classical Work.
|
class |
FrameBodyMVNM
Apple defined Movement frame works the same way as regular Text Frames
This is not an official standard frame, but Apple makes its own rules !
|
class |
FrameBodyTALB
Album/Movie/Show title Text information frame.
|
class |
FrameBodyTBPM
Beats Per Minute Text information frame.
|
class |
FrameBodyTCMP
Is part of a Compilation (iTunes frame)
|
class |
FrameBodyTCOM
Composer Text information frame.
|
class |
FrameBodyTCON
Content type Text information frame.
|
class |
FrameBodyTCOP
Copyright message Text information frame.
|
class |
FrameBodyTDAT
Date Text information frame.
|
class |
FrameBodyTDEN |
class |
FrameBodyTDLY
Playlist delay Text information frame.
|
class |
FrameBodyTDOR
The 'Original release time' frame contains a timestamp describing
when the original recording of the audio was released.
|
class |
FrameBodyTDRC |
class |
FrameBodyTDRL |
class |
FrameBodyTDTG
The 'Tagging time' frame contains a timestamp describing then the
audio was tagged.
|
class |
FrameBodyTENC
Encoded by Text information frame.
|
class |
FrameBodyTEXT
Lyricist/Text writer Text information frame.
|
class |
FrameBodyTFLT
File type Text information frame.
|
class |
FrameBodyTIME
Time Text information frame.
|
class |
FrameBodyTIT1
Content group description Text information frame.
|
class |
FrameBodyTIT2
Title/Songname/Content description Text information frame.
|
class |
FrameBodyTIT3
Subtitle/Description refinement Text information frame.
|
class |
FrameBodyTKEY
Initial key Text information frame.
|
class |
FrameBodyTLAN
Language(s) Text information frame.
|
class |
FrameBodyTLEN
Length Text information frame.
|
class |
FrameBodyTMED
Length Text information frame.
|
class |
FrameBodyTMOO |
class |
FrameBodyTOAL
Original album/movie/show title Text information frame.
|
class |
FrameBodyTOFN
Original filename Text information frame.
|
class |
FrameBodyTOLY
Original lyricist(s)/text writer(s) Text information frame.
|
class |
FrameBodyTOPE
Original artist(s)/performer(s) Text information frame.
|
class |
FrameBodyTORY
Original release year Text information frame.
|
class |
FrameBodyTOWN
File owner/licensee Text information frame.
|
class |
FrameBodyTPE1
Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group Text information frame.
|
class |
FrameBodyTPE2
Band/Orchestra/Accompaniment Text information frame.
|
class |
FrameBodyTPE3
Conductor Text information frame.
|
class |
FrameBodyTPE4
Interpreted, remixed, or otherwise modified by Text information frame.
|
class |
FrameBodyTPRO |
class |
FrameBodyTPUB
Publisher Text information frame.
|
class |
FrameBodyTRDA
Recording dates Text information frame.
|
class |
FrameBodyTRSN
Internet radio station name Text information frame.
|
class |
FrameBodyTRSO
Internet radio station owner Text information frame.
|
class |
FrameBodyTSIZ
Size Text information frame.
|
class |
FrameBodyTSO2
Album Artist Sort name ( iTunes Only)
|
class |
FrameBodyTSOA
Album Sort name
|
class |
FrameBodyTSOC
Composer Sort name (iTunes Only)
|
class |
FrameBodyTSOP |
class |
FrameBodyTSOT
Title Sort name
|
class |
FrameBodyTSRC |
class |
FrameBodyTSSE
Software/Hardware and settings used for encoding Text information frame.
|
class |
FrameBodyTSST |
class |
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.
|
class |
FrameBodyTYER
Year Text information frame.
|
class |
FrameBodyXSOA
Album Sort name, this is what MusicBrainz uses in ID3v23 because TSOA not supported.
|
class |
FrameBodyXSOP
Artist Sort name, this is what MusicBrainz uses in ID3v23 because TSOP not supported.
|
class |
FrameBodyXSOT
Title Sort name, this is what MusicBrainz uses in ID3v23 because TSOT not supported.
|
Constructor and Description |
---|
AbstractFrameBodyTextInfo(AbstractFrameBodyTextInfo body)
Copy Constructor
|
Copyright © 2005–2020 jthink.net. All rights reserved.