JVCL Help:TJvID3FileInfo.IsValid

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvID3FileInfo.HeaderFoundAt


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