PHP Doku:: Returns a ID3v2 object - mpegfile.getId3v2Tag.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenKTaglibThe KTagLib_MPEG_File classKTaglib_MPEG_File::getID3v2Tag

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTagLib_MPEG_File class

<<KTaglib_MPEG_File::getID3v1Tag

The KTaglib_MPEG_AudioProperties class>>

KTaglib_MPEG_File::getID3v2Tag

(0.0.1)

KTaglib_MPEG_File::getID3v2TagReturns a ID3v2 object

Beschreibung

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

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

Rückgabewerte

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)