KTaglib_MPEG_AudioProperties::getChannels
(0.0.1)
KTaglib_MPEG_AudioProperties::getChannels — Returns the amount of channels of a MPEG file
Описание
public
int
KTaglib_MPEG_AudioProperties::getChannels
( void
)
Returns the amount of channels of the MPEG file
Возвращаемые значения
Returns the channel count as an integer
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Обработка аудио форматов
- KTaglib
- Функция 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 copyright status of an MPEG file
- Функция KTaglib_MPEG_AudioProperties::isOriginal() - Returns if the file is marked as the original file
- Функция KTaglib_MPEG_AudioProperties::isProtectionEnabled() - Returns if protection mechanisms of an MPEG file are enabled
Коментарии
404 Not Found