KTaglib_MPEG_File
PHP Manual

KTaglib_MPEG_File::getID3v1Tag

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

KTaglib_MPEG_File::getID3v1TagReturns an object representing an ID3v1 tag

説明

public KTaglib_ID3v1_Tag KTaglib_MPEG_File::getID3v1Tag ( void )

Returns an object that represents an ID3v1 tag, which can be used to get information about the ID3v1 tag.

返り値

Returns an KTaglib_MPEG_ID3v1Tag object or false if there is no ID3v1 tag.


KTaglib_MPEG_File
PHP Manual