PHP Doku:: Returns an object representing an ID3v1 tag - mpegfile.getID3v1Tag.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTagLib_MPEG_File class

<<KTaglib_MPEG_File::getAudioProperties

KTaglib_MPEG_File::getID3v2Tag>>

KTaglib_MPEG_File::getID3v1Tag

(0.0.1)

KTaglib_MPEG_File::getID3v1TagReturns an object representing an ID3v1 tag

Beschreibung

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.

Rückgabewerte

Returns an KTaglib_MPEG_ID3v1Tag object or false if there is no ID3v1 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",...)