PHP Doku:: Returns the track number from a ID3 tag - tag.getTrack.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_Tag class

<<KTaglib_Tag::getTitle

KTaglib_Tag::getYear>>

KTaglib_Tag::getTrack

(0.0.1)

KTaglib_Tag::getTrackReturns the track number from a ID3 tag

Beschreibung

public int KTaglib_Tag::getTrack ( void )

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

Rückgabewerte

Returns the track number as an integer


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