Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
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

Description

public KTaglib_ID3v1_Tag KTaglib_MPEG_File::getID3v1Tag ([ bool $create=false ] )

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

Return Values

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


KTaglib_MPEG_File
PHP Manual