PHP 7.0.6 Released

KTaglib_Tag::getAlbum

(0.0.1)

KTaglib_Tag::getAlbumReturns the title string from a ID3 tag

Description

public string KTaglib_Tag::getAlbum ( void )

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

Return Values

Returns the album string

User Contributed Notes

There are no user contributed notes for this page.
To Top