The KTaglib_MPEG_AudioProperties class
Introduction
Represents the audio properties of a MPEG file, like length, bitrate or samplerate.
Class synopsis
KTaglib_MPEG_AudioProperties
{
}Table of Contents
- KTaglib_MPEG_AudioProperties::getBitrate - Returns the bitrate of the MPEG file
- KTaglib_MPEG_AudioProperties::getChannels - Returns the amount of channels of a MPEG file
- KTaglib_MPEG_AudioProperties::getLayer - Returns the layer of a MPEG file
- KTaglib_MPEG_AudioProperties::getLength - Returns the length of a MPEG file
- KTaglib_MPEG_AudioProperties::getSampleBitrate - Returns the sample bitrate of a MPEG file
- KTaglib_MPEG_AudioProperties::getVersion - Returns the version of a MPEG file
- KTaglib_MPEG_AudioProperties::isCopyrighted - Returns the length of a MPEG file
- KTaglib_MPEG_AudioProperties::isOriginal - Returns the length of a MPEG file
- KTaglib_MPEG_AudioProperties::isProtectionEnabled - Returns the length of a MPEG file




