JVCL Help:TJvID3SkipFrame
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3SkipFrame Class
[+] JvID3v2Base.pas Classes
[+] TJvID3SkipFrame Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3BinaryFrame
TJvID3SkipFrame
run\JvID3v2Base.pas
Summary
Represents an unknown frame in a tag.
Pascal
run\JvID3v2Base.pas
TJvID3SkipFrame = class(TJvID3BinaryFrame);
Description
The TJvID3SkipFrame is used by the tag controller to represent frames it doesn't know.
TJvID3SkipFrame is a TJvID3BinaryFrame descendant; thus, the data of the unknown frame is accessible as binary data.
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