Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17704 программиста и 1738 роботов. Сейчас ищут 1320 программистов ...
KTaglib_Tag::getComment - Returns the comment from a ID3 tag
Вернуться к: KTaglib_Tag
KTaglib_Tag::getComment
(0.0.1)
KTaglib_Tag::getComment — Returns the comment from a ID3 tag
Описание
public
string
KTaglib_Tag::getComment
( void
)
Returns the comment of an ID3 tag. This method is implemented in ID3v1 and ID3v2 tags.
Возвращаемые значения
Returns the comment string
Вернуться к: KTaglib_Tag