PEAR Manual
Prev
Chapter 29. File Formats
Next
MP3_Id
Table of Contents
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
Prev
Home
Next
File_Passwd
Up
Constants