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