PHP Doku:: Returns the type of the image - id3v2attachedpictureframe.getType.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenKTaglibThe KTaglib_ID3v2_AttachedPictureFrame classKTaglib_ID3v2_AttachedPictureFrame::getType

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_ID3v2_AttachedPictureFrame class

<<KTaglib_ID3v2_AttachedPictureFrame::getMimeType

KTaglib_ID3v2_AttachedPictureFrame::savePicture>>

KTaglib_ID3v2_AttachedPictureFrame::getType

(0.2.0)

KTaglib_ID3v2_AttachedPictureFrame::getTypeReturns the type of the image

Beschreibung

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.

Rückgabewerte

Returns the integer representation of the type.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)