downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

KTaglib_ID3v2_AttachedPictureFrame::getType> <KTaglib_ID3v2_AttachedPictureFrame::getDescription
[edit] Last updated: Fri, 25 May 2012

view this page in

KTaglib_ID3v2_AttachedPictureFrame::getMimeType

(0.2.0)

KTaglib_ID3v2_AttachedPictureFrame::getMimeType画像の mime type を返す

説明

public string KTaglib_ID3v2_AttachedPictureFrame::getMimeType ( void )

添付された画像フレームの画像の mime type を返します。

このメソッドはさまざまな型を返すことに注意しましょう。ID3v2.2 では "image/" 以外ではじまる mime type を返すことがありますが、ID3v2.3 および v2.4 では通常は "image/" で始まります。たとえば、IDv2.3 での返り値が "image/png" なのに対して ID3v2.2 のフレームでは単に "PNG" とだけ返すようになります。

添付画像フレームであっても mime type が設定されているとは限りません。 そのため、空文字列が返されることもありえます。

返り値

添付された画像フレームの画像の mime type を返します。



add a note add a note User Contributed Notes KTaglib_ID3v2_AttachedPictureFrame::getMimeType
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites