JVCL Help:TJvID3FileInfo.IsValid
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3FileInfo.IsValid Property
[+] TJvID3FileInfo Methods
[+] TJvID3FileInfo Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether a valid MPEG header is found in the MP3 file.
Pascal
propertyIsValid: Boolean;
Description
Read IsValid to determine whether the information provided by the properties of the file info object are valid.
IsValid is true if a valid MPEG header is found in the MP3 file. If so, then HeaderFoundAt indicates the position in the file where the MPEG header tag was found.
See Also
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