KTaglib_MPEG_File
PHP Manual

KTaglib_MPEG_File::getID3v2Tag

(No version information available, might be only in CVS)

KTaglib_MPEG_File::getID3v2TagReturns a ID3v2 object

説明

public KTaglib_ID3v2_Tag KTaglib_MPEG_File::getID3v2Tag ( void )

Returns a ID3v2 object for the mpeg file. If no ID3v2 Tag is present, an KTaglib_TagNotFoundException is thrown.

返り値

Returns the KTaglib_ID3v2_Tag object of the MPEG file or false if there is no ID3v2 tag


KTaglib_MPEG_File
PHP Manual