KTaglib
PHP Manual

La classe KTaglib_Tag

(No version information available, might only be in SVN)

Introduction

Classe de base pour les tags ID3v1 ou ID3v2.

Class synopsis

KTaglib_Tag {
/* Méthodes */
public string getAlbum ( void )
public string getArtist ( void )
public string getComment ( void )
public string getGenre ( void )
public string getTitle ( void )
public int getTrack ( void )
public int getYear ( void )
public bool isEmpty ( void )
}

Sommaire


KTaglib
PHP Manual