JVCL Help:TJvID3UserFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3UserFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3UserFrame Methods
[+] TJvID3UserFrame Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3UserFrame
run\JvID3v2Base.pas
Summary
Represents a user defined text information frame in a tag.
Pascal
run\JvID3v2Base.pas
TJvID3UserFrame = class(TJvID3Frame);
Description
Use TJvID3UserFrame to represent a user defined text information frame in a tag. Such a frame has frame identifier fiUserText ("TXXX").
This frame is intended for one-string text information concerning the audio file in a similar way to the other text frames.
There may be more than one fiUserText frame in each tag, but only one with the same description.
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