JVCL Help:TJvID3Frame.Flags
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Frame.Flags Property
[+] TJvID3Frame Methods
[+] TJvID3Frame Properties
Search in JVCL Help
Search in all projectsSummary
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