MP3_Id

Inhaltsverzeichnis
Constants -- Constants defined in and used by MP3_Id
MP3_Id::MP3_Id() -- constructor
MP3_Id::copy() -- copy the tags of another instance
MP3_Id::genres() -- get Genre list
MP3_Id::getGenre() -- return genre name by number
MP3_Id::getGenreNo() -- get number of genre
MP3_Id::getTag() -- get the value of a tag
MP3_Id::read() -- reads and parses file
MP3_Id::remove() -- remove tags
MP3_Id::setTag() -- sets a tag content
MP3_Id::study() -- does extra work to get the MPEG frame info
MP3_Id::write() -- save changed tags

Das Package enthält Methoden zum Lesen und Schreiben von IDv1-Tags in MP3-Dateien.