JVCL Help:TJvID3ContentFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3ContentFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3ContentFrame Methods
[+] TJvID3ContentFrame Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3ContentFrame
run\JvID3v2Base.pas
Summary
Represents a frame consisting of text in a specific language and a description.
Pascal
run\JvID3v2Base.pas
TJvID3ContentFrame = class(TJvID3Frame);
Description
The following frame identifiers are supported by TJvID3ContentFrame.
Frame ID, name | Description |
fiComment - COMM
|
The 'content' frame is intended for any kind of full text information that does not fit in any other frame. |
fiUnsyncedLyrics - USLT
|
The 'Unsynchronized lyric/text transcription' frame contains the lyrics of the song or a text transcription of other vocal activities. |
There may be more than one TJvID3ContentFrame frame in each tag, but only one with the same language and content descriptor.
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