JVCL Help:TJvID3FileInfo.Version

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvID3FileInfo.Layer


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