manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
KTaglib
The KTaglib_Tag class
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
KTaglib_Tag::getAlbum
— Returns the album string from a ID3 tag
KTaglib_Tag::getArtist
— Returns the artist string from a ID3 tag
KTaglib_Tag::getComment
— Returns the comment from a ID3 tag
KTaglib_Tag::getGenre
— Returns the genre from a ID3 tag
KTaglib_Tag::getTitle
— Returns the title string from a ID3 tag
KTaglib_Tag::getTrack
— Returns the track number from a ID3 tag
KTaglib_Tag::getYear
— Returns the year from a ID3 tag
KTaglib_Tag::isEmpty
— Returns true if the tag is empty
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788