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

search for in the

KTaglib_ID3v2_Frame::getSize> <KTaglib_ID3v2_Tag::getFrameList
[edit] Last updated: Fri, 24 May 2013

view this page in

La clase KTaglib_ID3v2_Frame

(No hay información de versión disponible, podría estar únicamente en SVN)

Introducción

La clase base para tramas ID3v2. Las etiquetas ID3v2 son separadas en varias tramas especializadas. Algunas tramas pueden estar presente múltiples veces.

Sinopsis de clase

extends KTaglib_Tag {
/* Métodos */
public int getSize ( void )
public string __toString ( void )
/* Métodos heredados */
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 )
}

Tabla de contenidos



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

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