JVCL Help:TJvID3SimpleListFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3SimpleListFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3SimpleListFrame Methods
[+] TJvID3SimpleListFrame Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3CustomTextFrame
TJvID3SimpleListFrame
run\JvID3v2Base.pas
Summary
Represents a frame that contains a list of values.
Pascal
run\JvID3v2Base.pas
TJvID3SimpleListFrame = class(TJvID3CustomTextFrame);
Description
Use TJvID3SimpleListFrame to represent a list frame in a tag.
Use the List property to access the individual values of the list.
There may only be one text information frame of its kind in a tag.
The following frame identifiers are supported by TJvID3SimpleListFrame.
Frame ID, name | Description |
fiComposer - TCOM
|
The 'Composer(s)' frame is intended for the name of the composer(s). |
fiLanguage - TLAN
|
The 'Language(s)' frame should contain the languages of the text or lyrics spoken or sung in the audio. The language is represented with three characters according to ISO-639-2 |
fiLeadArtist - TPE1
|
The 'Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group' is used for the main artist(s). |
fiLyricist - TEXT
|
The 'Lyricist(s)/Text writer(s)' frame is intended for the writer(s) of the text or lyrics in the recording. |
fiOrigArtist - TOPE
|
The 'Original artist(s)/performer(s)' frame is intended for the performer(s) of the original recording, if for example the music in the file should be a cover of a previously released song. |
fiOrigLyricist - TOLY
|
The 'Original lyricist(s)/text writer(s)' frame is intended for the text writer(s) of the original recording, if for example the music in the file should be a cover of a previously released song. |
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page