KTaglib_MPEG_File::getID3v1Tag

(0.0.1)

KTaglib_MPEG_File::getID3v1TagReturns an object representing an ID3v1 tag

Beschreibung

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

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

Rückgabewerte

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