KTaglib_ID3v2_AttachedPictureFrame
在线手册:中文 英文
PHP手册

KTaglib_ID3v2_AttachedPictureFrame::getType

(0.2.0)

KTaglib_ID3v2_AttachedPictureFrame::getTypeReturns 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
在线手册:中文 英文
PHP手册