GoLang KTaglib_ID3v2_AttachedPictureFrame::getType

request it (226)
GoLang replacement for PHP's KTaglib_ID3v2_AttachedPictureFrame::getType [edit | history]



Do you know a GoLang replacement for PHP's KTaglib_ID3v2_AttachedPictureFrame::getType? Write it!

PHP KTaglib_ID3v2_AttachedPictureFrame::getType

PHP original manual for KTaglib_ID3v2_AttachedPictureFrame::getType [ show | php.net ]

KTaglib_ID3v2_AttachedPictureFrame::getType

(0.2.0)

KTaglib_ID3v2_AttachedPictureFrame::getTypeReturns the type of the image

Description

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.

Return Values

Returns the integer representation of the type.