JVCL Help:TJvID3ExtendedHeader
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3ExtendedHeader Class
[+] JvID3v2Base.pas Classes
[+] TJvID3ExtendedHeader Methods
[+] TJvID3ExtendedHeader Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Base
TJvID3ExtendedHeader
run\JvID3v2Base.pas
Summary
Wrapper for the extended header of an ID3 v2 tag.
Pascal
run\JvID3v2Base.pas
TJvID3ExtendedHeader = class(TJvID3Base);
Description
An extended header of an ID3 v2 tag contains:
- The CRC of the tag: See TotalFrameCRC.
- Some flags that specify extended options for the tag.
About
Notes
The information in TJvID3ExtendedHeader is only valid if hfExtendedHeader is included in the Flags property of Header.
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