KTaglib
PHP Manual

The KTaglib_Tag class

(0.0.1)

Introduction

Base class for ID3v1 or ID3v2 tags

Class synopsis

KTaglib_Tag {
/* Methods */
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 )
}

Table of Contents


KTaglib
PHP Manual