JVCL Help:TJvID3ExtendedHeader

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Base
TJvID3ExtendedHeader
run\JvID3v2Base.pas


Summary

Wrapper for the extended header of an ID3 v2 tag.

run\JvID3v2Base.pas


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.

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas


Notes

The information in TJvID3ExtendedHeader is only valid if hfExtendedHeader is included in the Flags property of Header.

run\JvID3v2Base.pas


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