MP3_Id
Prev
Next
MP3_Id
This package offers methods for reading and writing IDv1-information tags of MP3 files.
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