JVCL Help:TJvID3DoubleListFrame

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Frame
TJvID3DoubleListFrame
run\JvID3v2Base.pas


Summary

Represents a frame containing the names of those involved, and how they were involved with the audio.

run\JvID3v2Base.pas


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.

run\JvID3v2Base.pas


See Also

TJvID3Controller.Version

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas



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