PHP Dokumentation: Class id3v2tag
12. Januar 2010 von werner
The KTagLib_ID3v2_Tag class
Einführung
Represents and ID3v2 tag. It provides a list of ID3v2 frames and can be used to add and remove additional frames.
Class synopsis
KTagLib_ID3v2_Tag
extends KTagLib_Tag {
}
Inhaltsverzeichnis
- KTaglib_ID3v2_Tag::addFrame ? Add a frame to the ID3v2 tag
- KTaglib_ID3v2_Tag::getFrameList ? Returns an array of ID3v2 frames, associated with the ID3v2 tag