JVCL Help:TJvID3FileInfo.SamplingRateFrequency

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 sampling rate frequency of the MP3 file in Hz.


Pascal

 propertySamplingRateFrequency: Integer;


Description

Read SamplingRateFrequency to determine the sampling rate frequency of the MP3 file in Hz, as found in the MPEG header tag.
Possible values are:

  • For MPEG version 1: 32000, 44100 or 48000 Hz.
  • For MPEG version 2: 16000, 22050 or 24000 Hz.
  • For MPEG version 2.5: 8000, 11025 or 12000 Hz.


See Also

TJvID3FileInfo.Version


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