KTaglib_Tag
在线手册:中文 英文
PHP手册

KTaglib_Tag::getAlbum

(0.0.1)

KTaglib_Tag::getAlbumReturns the title string from a ID3 tag

说明

public string KTaglib_Tag::getAlbum ( void )

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

返回值

Returns the album string


KTaglib_Tag
在线手册:中文 英文
PHP手册