JVCL Help:TJvID3FileInfo.Bitrate

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 bitrate of the MP3 file in kbit/s.


Pascal

 propertyBitrate: Integer;


Description

Read Bitrate to determine the bitrate of the MP3 file.


See Also

TJvID3FileInfo.IsVBR


About

Notes

MPEG files may have variable bitrate (VBR). This means that bitrate in the file may change per frame. If so, then Bitrate indicates the average bitrate in the file.


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