PHP Doku:: Returns the artist string from a ID3 tag - tag.getArtist.html

Verlauf / Chronik / History: (3) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_Tag class

<<KTaglib_Tag::getAlbum

KTaglib_Tag::getComment>>

KTaglib_Tag::getArtist

(0.0.1)

KTaglib_Tag::getArtistReturns the artist string from a ID3 tag

Beschreibung

public string KTaglib_Tag::getArtist ( void )

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

Rückgabewerte

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