JVCL Help:TJvMPEGLayer

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates MPEG layers.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 TJvMPEGLayer = (
mlNotDefined,
mlLayerIII,
mlLayerII,
mlLayerI
);


Members

Members Description
mlNotDefined An undefined layer.
mlLayerIII Layer III.
mlLayerII Layer II.
mlLayerI Layer I.

run\JvID3v2Base.pas


Description

The TJvMPEGLayer type is used to specify a specific layer.

run\JvID3v2Base.pas


See Also

TJvID3FileInfo.Layer

run\JvID3v2Base.pas


About

Navigation

no pages or subcategories

run\JvID3v2Base.pas



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