JVCL Help:TJvID3Frame.Flags

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies 'status messages' and format description for the frame.


Pascal

 propertyFlags: TJvID3FrameHeaderFlags;


Description

Use Flags to specify 'status messages' and format description for the frame. Use Flags to specify

  • whether to apply unsynchronization to this frame.
  • whether the contents of this frame are intended to be read only.
  • what the tag parser should do when it doesn't know the frame.

Some properties are only valid if some flags are included in Flags:

  • EncryptionID is only valid if fhfIsEncrypted is included in Flags.
  • GroupID is only valid if fhfContainsGroupInformation is included in Flags.


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