Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 19838 программистов и 1572 робота. Сейчас ищут 2410 программистов ...
KTaglib_ID3v2_AttachedPictureFrame::getType - Returns the type of the image
Вернуться к: KTaglib_ID3v2_AttachedPictureFrame
KTaglib_ID3v2_AttachedPictureFrame::getType
(0.2.0)
KTaglib_ID3v2_AttachedPictureFrame::getType — Returns the type of the image
Описание
public
int
KTaglib_ID3v2_AttachedPictureFrame::getType
( void
)
Returns the type of the image.
The ID3v2 specification allows an AttachedPictureFrame to set the type of an image. This can be e.g. FrontCover or FileIcon. Please refer to the KTaglib_ID3v2_AttachedPictureFrame class description for a list of available types.
Возвращаемые значения
Returns the integer representation of the type.
Вернуться к: KTaglib_ID3v2_AttachedPictureFrame