PHP Doku:: Returns the genre from a ID3 tag - tag.getGenre.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenKTaglibThe KTaglib_Tag classKTaglib_Tag::getGenre

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_Tag class

<<KTaglib_Tag::getComment

KTaglib_Tag::getTitle>>

KTaglib_Tag::getGenre

(0.0.1)

KTaglib_Tag::getGenreReturns the genre from a ID3 tag

Beschreibung

public string KTaglib_Tag::getGenre ( void )

Returns the genre of an ID3 tag. This method is implemented in ID3v1 and ID3v2 tags.

Rückgabewerte

Returns the genre string


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",...)