The KTaglib_Tag class

(0.0.1)

¼ò½é

Base class for ID3v1 or ID3v2 tags

Class synopsis

KTaglib_Tag {
/* ·½·¨ */
public getAlbum ( void ) : string
public getArtist ( void ) : string
public getComment ( void ) : string
public getGenre ( void ) : string
public getTitle ( void ) : string
public getTrack ( void ) : int
public getYear ( void ) : int
public isEmpty ( void ) : bool
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.