JVCL Help:TJvID3DoubleListFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3DoubleListFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3DoubleListFrame Methods
[+] TJvID3DoubleListFrame Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3DoubleListFrame
run\JvID3v2Base.pas
Summary
Represents a frame containing the names of those involved, and how they were involved with the audio.
Pascal
run\JvID3v2Base.pas
TJvID3DoubleListFrame = class(TJvID3Frame);
Description
The following frame identifiers are supported by TJvID3DoubleListFrame.
Frame ID, name | Description |
fiInvolvedPeople - IPLS
|
The 'Involved people list' frame contains the names of those involved, and how they were involved. (Not in v2.4.0 tags) |
fiMusicianCreditList - TMCL
|
The 'Musician credits list' frame is intended as a mapping between instruments and the musician that played it. (Only in v2.4.0 tags) |
fiInvolvedPeople2 - TIPL
|
The 'Involved people list' is very similar to the musician credits list, but maps between functions, like producer, and names. (Only in v2.4.0 tags) |
The fiInvolvedPeople frame is deprecated as of version 2.4 and replaced by fiMusicianCreditList and fiInvolvedPeople2. These last two are only valid in version 2.4.
There may only be one fiInvolvedPeople frame in a version 2.2 or version 2.3 tag, and there may only be one fiMusicianCreditList and one fiInvolvedPeople2 frame in a version 2.4 tag.
See Also
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