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

KTaglib_Tag::getTitle

(0.0.1)

KTaglib_Tag::getTitleReturns the title string from a ID3 tag

说明

public string KTaglib_Tag::getTitle ( void )

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

返回值

Returns the title string


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