KTaglib_MPEG_File::getID3v2Tag

(0.0.1)

KTaglib_MPEG_File::getID3v2TagReturns a ID3v2 object

Opis

public KTaglib_MPEG_File::getID3v2Tag ([ bool $create = FALSE ] ) : KTaglib_ID3v2_Tag

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

Zwracane wartości

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top