downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

KTaglib_ID3v2_Frame::getSize> <KTaglib_ID3v2_Tag::getFrameList
[edit] Last updated: Fri, 23 Mar 2012

view this page in

The KTaglib_ID3v2_Frame class

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Giriş

The base class for ID3v2 frames. ID3v2 tags are separated in various specialized frames. Some frames can exists multiple times.

Class synopsis

extends KTaglib_Tag {
/* Yöntemler */
public int getSize ( void )
public string __toString ( void )
/* Miras alınan yöntemler */
public string KTaglib_Tag::getAlbum ( void )
public string KTaglib_Tag::getArtist ( void )
public string KTaglib_Tag::getComment ( void )
public string KTaglib_Tag::getGenre ( void )
public string KTaglib_Tag::getTitle ( void )
public int KTaglib_Tag::getTrack ( void )
public int KTaglib_Tag::getYear ( void )
public bool KTaglib_Tag::isEmpty ( void )
}

İçindekiler



add a note add a note User Contributed Notes KTaglib_ID3v2_Frame
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites