略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: KTaglib_Tag

2024-04-28

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.ktaglib-tag.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3