parent root
PHP: KTaglib_ID3v2_AttachedPictureFrame::setMimeType - Manual

KTaglib_ID3v2_AttachedPictureFrame::setMimeType

(0.2.0)

KTaglib_ID3v2_AttachedPictureFrame::setMimeTypeSet's the mime type of the picture

Description

public KTaglib_ID3v2_AttachedPictureFrame::getMimeType ( string $type ) : string

Sets the mime type of the image. This should in most cases be "image/png" or "image/jpeg".

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root