(0.0.1)
Returns an object representing an ID3v1 tag
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.
Returns:
Returns an KTaglib_MPEG_ID3v1Tag object or false if there is no ID3v1 tag.
Please login to continue.