JVCL Help:TJvID3FileInfo.Version
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3FileInfo.Version Property
[+] TJvID3FileInfo Methods
[+] TJvID3FileInfo Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the MPEG version of the MP3 file.
Pascal
propertyVersion: TJvMPEGVersion;
Description
Read Version to determine the MPEG version of the MP3 file, as found in the MPEG header tag.
Value | Meaning |
mvVersion1 | MPEG Version 1 (ISO/IEC 11172-3) |
mvVersion2 | MPEG Version 2 (ISO/IEC 13818-3) |
mvVersion25 | MPEG Version 2.5 |
mvReserved | An undefined MPEG version |
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